51 followers
Find and fix bug risks, anti-patterns, performance issues, and security flaws using static analysis.
Learn how some of the new features in JavaScript can help you write cleaner code. · If you write JavaScript today, it’s worth your time staying in the...
Having another pair of eyes scan your code is always useful and helps you spot mistakes before you break production. You need not be an expert to...
As developers, we are all too familiar with code reviews. Having another pair of eyes take a look at our code can be wonderful; it shows us so many...
It has been widely acknowledged that coding is an art, and like every artisan who crafts wonderful art and is proud of them, we as developers are also...
“What’s the biggest set of items in terms of tech debt. I can attack it, scope it into the code quality sprints and then start incrementally evolving”...
Bug-risks are issues in code that can cause errors and breakages in production. A bug is a flaw in the code that produces undesired or incorrect...