Every VS Code extension a JavaScript web developer should have in 2020 (with gifs!)
Productivity — 8 Min Read
Visual Studio Code is a powerful editor out of the box, but there are many many VS Code extensions to make it even more powerful! If you're…
Boost your editor skills and rediscover your love for Regex! ❤️
Productivity / Regex — 6 Min Read
You know what's awesome?! Regex is! I use it almost every day to search through my codebase, and occasionally to parse text input in my code…