The switch true pattern isn't well known but it is incredibly useful. It's not a JavaScript specific pattern, but I use it in almost every single project.
ReadWant to find out the exact commit that introduced a bug to your code? Git Bisect is just the tool for the job.
ReadWhat is docker? Why do I need it? How do I use it? If you're asking any of these questions, this article is for you.
ReadTypeScript generics can be confusing for beginners. This article explains why they are useful and when to use them.
ReadA beginner's guide to TypeScript. What is TypeScript? What problems does it solve? Why should I use it?
Read