Boy scout rule in 6 examples - the basic principle of web development
Not everyone was a scout in his youth. Most of programmers, however, have probably heard of the Boy Scout Rule in software development. But…
Not everyone was a scout in his youth. Most of programmers, however, have probably heard of the Boy Scout Rule in software development. But…
Everyone who starts their adventure as a PM or even those who have many years of experience asks themselves the same question: "How to…
If you run an business, you probably hear a lot about cloud from many people - developers, friends, competitors, etc. Although Cloud became…
In my previous blog post, I wrote about situations when an increase in user traffic could cause your website a lot of trouble. Unexpected…
Recently, I was asked to help one team struggling with site performance getting very low. The site response times increased extremely from…
While looking for inspiration to write this post, I ran into a help request on a popular PHP community forum. Some guy wrote a command that…
Judging from the experience of our partners and clients you may face scalability issues due to very different reasons, some of which are…
Do you want to attract more users for your SaaS? I am sure you do. If you are a SaaS owner, you probably track all the metrics like…
I want to present you a real story that happened in a project we took over. On this day, Sentry revealed a strange error. The short analysis…
== or ===? How many equal signs to put up so that it is correct and that nobody in the code review has a problem with it? Why is it so…
Task completion reporting may not be the most interesting part of the software development process, but when it’s done right it can be both…
When building an application, you will for sure reach a moment when someone suggests you do a complete rewrite. This could be your developer…