Bug

Explore everything about software bugs—debugging techniques, common issues, real-world case studies, and prevention strategies. Learn how to identify, fix, and avoid bugs in development to build more stable, reliable, and efficient applications.

How to debug – Debugging Tips for Beginners
20 Jul 2020 6 minutes read 2.1k views

How to debug – Debugging Tips for Beginners

Debugging is a daunting thing to do if you are a beginner developer! So here I am going to tell you about methods that I use to debug my code! Depending on what you are trying to debug you may or may not be able to use these methods.

COVID-19 is a bug on production but the checkout is still working
16 Mar 2020 7 minutes read 2.9k views

COVID-19 is a bug on production but the checkout is still working

With over 130.000 infected, COVID-19 is rapidly becoming a burning theme. So let us discuss how that affects the web industry. Of course, this is one of the least affected industries today since most of the people in it are able to work remotely quite easily. But is it that easy?