How to build a PWA in 10 minutes
If you know what is a PWA, you’ll want to build one. In fact, with this approach, you can create an app that runs on
If you know what is a PWA, you’ll want to build one. In fact, with this approach, you can create an app that runs on
You have many options when creating a website. No matter which way you go, the website must work on any type of device. In fact,
You can create awesome PHP websites using Laravel. While doing that is really simple, mastering it is a different game. One of the key topics
In the past, we talked about the importance of having a great project structure in PHP. However, it is not always easy to create such
PHP gives you a lot of freedom, it almost has no rule. Thus, if you don’t impose yourself some constraints, you will end up with
While PHP has been around for a while, there are always good modern reasons to learn it. In fact, PHP is one of the most
Any programmer or scripter knows what PHP is. In fact, this language has been around since 1995. However, as time passed it started to get
PHP is powerful and versatile. However, because of its simplicity, it is easy to create messy code. This problem gets bigger as your application gets
PHP is still one of the most popular options you have to run a website. It is simple, fast to write, and fast to execute.
Maybe you heard the word “Linting”, but don’t know what it is exactly. Or, maybe, you feel your Javascript is turning into spaghetti code. In