👻 Option, Result, and Either types for TypeScript; Inspired by Rust - GitHub - sniptt-official/monads: 👻 Option, Result, and Either types for TypeScript; Inspired by Rust... (more…)
Read more »
1. JavaScript design patterns #1. Singleton and the Module2. JavaScript design patterns #2. Factories and their implementation in TypeScript3. JavaScript design patterns #3. The Facade pattern and applying it to React Hooks4. JavaScript design patterns #4... (more…)
Read more »
Must read for any serious JavaScript based developer. Whether it's jQuery, Mootools or Dojo this reference for learning shorthand JavaScript coding techniques. (more…)
Read more »
This is post # 34 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »
In JavaScript, a commonly touted principle for good performance is to avoid changing the shape of an object. (more…)
Read more »