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.
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?
ReadHow to leverage tools like snippets to speed up the development process and increase your efficiency.
Read