Get started with MySQL in 10 minutes
MySQL is a powerful database, and it’s free to use. Anyone in IT should know at least a little bit of MySQL. Thus, in this
MySQL is a powerful database, and it’s free to use. Anyone in IT should know at least a little bit of MySQL. Thus, in this
If you have an app – any app – you should implement microservices. Still, you have many ways to do it and it’s easy to
As we use software to solve more and more complex problems, applications get smaller. Despite what it may sound like, the bigger the problem, the
If you work in IT, you must know about middleware. In fact, this simple concept is at the foundation of our fast-paced world. Even if
Have you ever heard the term artifact? If you are a programmer, you probably did. If not, you are missing a great part of the
Javascript has never been so popular. In fact, today you can use it to do almost everything. However, JavaScript is not the only thing you
The question is simple: should I include package-lock.json in source control? In other words, should it be part of your git source code, or not?
PHP allows you to create web apps that run pretty much anywhere, including on cheap hosting. Instead, git allows you to keep track of the
Have you ever worked with Javascript? If you did, maybe you came across package-lock.json. What is package-lock JSON file? Why it is important? In this
Now that you know what is a CDN from our previous post, you need to put it in action. In fact, by simply integrating your