Reading List
- We are trying to get tail calls into the WebAssembly standard
- https://javascript.info
- https://mostly-adequate.gitbook.io/mostly-adequate-guide/
- https://github.com/getify/Functional-Light-JS
- https://ris.utwente.nl/ws/portalfiles/portal/6142049/meijer91functional.pdf
- The Pragmatic Programmers
- https://lethain.com/tags/management/
- Code Smells
- ๐ Hooks: Reactโs do-notation
- Algebraic Effects for the Rest of Us
- https://justine.lol/lambda/
- https://devanshj.me/writings/hooks-reacts-do-notation
- https://overreacted.io/algebraic-effects-for-the-rest-of-us/
- https://justine.lol/lambda/
- https://kentcdodds.com/blog/effective-snapshot-testing
- https://www.freecodecamp.org/news/execution-context-how-javascript-works-behind-the-scenes/