News

matchbook is a lightweight & easy to use pattern matching library, for TypeScript and JavaScript. Pattern matching is a modern language feature that is similar to a switch / case statement. With ...
This book provides a comprehensive view of design patterns in modern (ES6+) JavaScript with real-world examples of their deployment in professional settings. You’ll start by learning how to use ...