Ciele
- Zoznámiť sa s príkladmi použitia princípov funkcionálneho programovania v jazyku JavaScript.
Materiály
Zdroje
- MDN: JavaScript Closures
- Victor Taelin: async/await is just the do-notation of the Promise monad
- Chris Rybicki: Why JavaScript promises aren’t technically monads
- Sergi Mansilla: Conquering Time with Functional Reactive Programming (video)
- RxJS - Introduction
- React: Keeping Components Pure
Doplňujúce zdroje
- Douglas Crockford. JavaScript: The World's Most Misunderstood Programming Language
- Brendan Eich: Popularity (JavaScript history)
- Siaw Young: Promises are Almost Monads