choose wisely:
  1. (20230131) Noodling w/Generics and Recursive Interfaces, in Go
  2. (20180108) An Introduction to ADTs and Structural Pattern Matching in TypeScript
  3. (20150129) Composing Synchronous and Asynchronous Functions in JavaScript
  4. (20131201) Hanging up on Callbacks: Generators in ECMAScript 6
  5. (20131027) The JavaScript Event Loop: Explained