#code-review
Read more stories on Hashnode
Articles with this tag
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...
“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”...
Right off the bat, let’s clarify an important distinction. Writing code that works and writing good code are two very different things. The former is...
Python is undoubtedly a popular language. It consistently ranks among the most popular and most loved languages year after year. That’s not hard to...