What is Hugo? The blazingly fast CMS
Take a look at this CMS created with Go, the fastest CMS in the world.
Take a look at this CMS created with Go, the fastest CMS in the world.
Learn what YAML is and how to use it, in a few minutes
Differences between frontend and backend, how to choose the best one, and how to work with them.
A little bit of MVC to become a programming pro.
APIs allow computer programs to communicate with each other. Normally you will use an API (Application Programming Interface) over the HTTP protocol, which is the most common in Internet communications. However, an API is any set of rules that two computer systems follow to communicate. Normally you are not aware that you are consuming an API because you use a library that makes it easier for you. What types of APIs exist?...
What is an environment variable for? How to use it? All in one minute.
The first step to learn programming. How do the programs work inside?
Git basics in a minute.
Learn SQL in just a few minutes.
Learn what JSON is and what it is used for in a minute.