The developer’s guide to a secure code review
March 21, 2022
/
4 -min read
Everyone is concerned with cyber security, and for good reason. According to Check Point, cyber-attacks…
Visual Studio vs. Visual Studio Code
March 10, 2022
/
4 -min read
Nobody will fault you for confusing the two editors made by Microsoft, seeing as they…
7 best IDEs for JavaScript
March 2, 2022
/
6 -min read
Today, JavaScript is one of the most used programming languages. Various IDEs and code editors…
Is AI pair programming really going to help me?
February 22, 2022
/
3 -min read
A few weeks ago I wrote an article that spoke about beginning my journey with…
How to increase your software development velocity
February 16, 2022
/
5 -min read
Are you a project manager or a team lead who always dreams of getting more…
Why so many Python projects lack dependencies management in git, and what you can do about it
February 15, 2022
/
3 -min read
Modern software is almost always dependent on external libraries. A software project rarely starts from…
Code review checklist: Why you need one and how to use it effectively
February 2, 2022
/
6 -min read
Bad code makes for a maintenance nightmare down the line. Once committed, bad code becomes…
Flutter vs. React Native
January 30, 2022
/
5 -min read
Mobile development is a gold mine for developers. Its popularity has exploded as much as…
Top 26 WebStorm plugins for JavaScript
January 16, 2022
/
8 -min read
There's more to JavaScript development than just making code. Effective developers often surround themselves with…