Productivity

Top 5 VSCode Extensions for React Developers

VS Code has become the go to IDE for web developers in recent times. In this article I curate the top 5 must-have extensions for React Developers.

Read
Tutorials

Getting Started with Bash Scripting for Web Developers

Shell scripting unlocks a great deal of productivity for web developers. This article gives a quick primer on using shell scripting to automate mundane tasks

Read
Tutorials

How to create a Node/Express server for static content

Serving static content can be a hassle. In this post, I explain a method for setting up your own custom static content server with Node and Express

Read