A guide on some of the best practices for frontend unit testing, including covering libraries like Jest with various code examples.
A guide on various methods and techniques for implementing safer switch and if/else statements, including use of the never type and eslint rules.