🎤 How to use Functional Programming with Angular and why it’s a good idea
- 👤 Miłosz Piechocki
📹
Video:
https://youtu.be/MFDfEgOaV9Q
The rise of popularity of Functional Programming in the JavaScript community is a fact. Projects such as Redux, Immutable.js, lodash or Cycle.js are becoming more and more widely used and we can see the trend by looking at language features introduced in the ES6 standard (constants, arrow functions, destructuring). On the other hand, Angular framework does not seem to be deeply invested in Functional Programming. However, there are still many ways of embracing the power of FP in an Angular application. During my presentation I will discuss these ways and most importantly I will explain why it’s a good idea to have a closer look at Functional Programming in general.
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.