Have you ever heard the saying:
Shared mutable state is the root of all evil?
Have you heard but would like to know more about concepts like immutable data, higher order and pure functions, with some functional composition? In this talk, I will walk you through a full stack application completely built using functional programming techniques.
You should learn more about state management, component model architecture, immutable data, and other functional concepts that create easier to manage code.
Frameworks and Tools that will be covered:
- choo - fun functional framework
- ramdajs - functional utility library
- pouchdb - a database that syncs
- service workers
If you are interested in seeking better ways to write and manage JavaScript applications, this is a talk for you. This talk is a quick tour in a full stack functional approach to building and managing applications.