Functional JavaScript with MonadsBy Tryshchenko OleksandrFunctional programming is quite popular in JavaScript nowadays. Main principles are widely adopted. I'd like to talk about monads on Rx.js and Monet.js example: how does it work, how can you use it, which benefits does it give you.