Tagged with “productivity”

TODO list in VSCode

This article was inspired by a thread on Twitter started by Caitlyn Greffly So, the problem is how do you manage your TODO list as you are coding? You ...

Chuck Smith

Linting in React

Recently I started experimenting with the idea of code linting via ESLint and Prettier. I recently wrote another article on this subject concerning ...

Chuck Smith