My Top 5 VS Code Keyboard Shortcuts (macOS & Windows)

Today's article is about my top 5 VS Code keyboard shortcuts that help to boost my productivity as a front-end developer. In my previous article a…

Difference between Optional Chaining Operator (?.) & Nullish Coalescing Operator (??) in Javascript

Today's article is one I have to say I just learned about recently & also started using as well. Knowing this has made my programming journey…

5 Differences between Padding and Margin in Web Development

Today's post is about the differences between padding and margin in web development. Without further ado, let's get right into it.

My Top 5 VS Code Extensions that I found very useful as a Front End React Developer

Let's talk about Visual Studio Code extensions. Visual Studio Code (VScode) is one of the most popular text editors with over 14 million users wo…

Top 10 Git Commands that I use daily as a Front End Developer

Today, I will be sharing the top 10 git commands that I use daily at my job as a front-end developer. However, before we dive into this, I just wante…