home
recent posts
javascript
Transducers - higher order functions on steroids
#javascript
How to leverage the higher order function pattern to solve expensive operations.
Typescript - a language for types
How to achieve the flexibility with typescript on the type level that we can achieve with javascript on the logic level.
Functors and monads in javascript
Trying the impossible. Explain functors and monads in the context of javascript and how we are benefitting from them.