ð Hi, I'm Conan, a...
Full-stack JavaScript Developer
ðĻâðŧ
LinkedIn[1] |
GitHub[2] | npm[3]
Aikido Student, Teacher
ðĨ Club[4] |
YouTube[5]
Tools
JavaScript Garden
Other than headings, garden entries do not have text explainers. Play with the form controls to see how the code works. All code is present in each page, but some scrollback may be necessary to grok everything.
- array sorting callbacks[11]
- debouncing / throttling[12]
- finite state-machine[13]
- forEach / break / continue / @@iterator[14]
- identity / functor / applicative / monad[15]
- memoizer / caching / invalidation[16]
- message-bus[17]
- cancelling promises[18]
- pooling / limiting promises[19]
- promise retrying[20]
- sequencing / reducing promises[21]
- reducers / transducers / compose[22]