Review the main points learned in this volume and in the whole course.
- [Instructor] Congratulations,…you have reached the end of the course.…Let me quickly summarize what you went through,…and at the end of this video…you will get some advice from me…on what additional steps you can take…to master functional programming in JavaScript.…So in this course you learned quite a lot…of different functional programming libraries,…and what is even more important…we also learned how some basic functional…programming concepts were implemented…using these libraries.…You learned that the new Underscore, LoDash,…Lazy.js, Ramda, or even Immutable.js…you didn't really have to reinvent the wheel…every single time that you needed carrying for instance,…or chaining, or any other functional programming technique.…
In fact, Immutable.js even gave you…a very good implementation of…immutable data structures in an efficient way.…Furthermore if you would like to get some variety…which is a basic human need anyway…then you could just choose to try out…some languages that comply to JavaScript,…and just try out their expressive power.…
Released
7/24/2018- Bridging functional programming theory and practice
- Working with Underscore.js, Lazy.js, Ramda.js, and Immutable.js
- Using functional languages that compile to JavaScript
- Creating a web application with Lodash
- Foundations of reactive programming
- Writing a simple application in RxJS
Share this video
Embed this video
Video: Conclusion