Add why you should learn FP

This commit is contained in:
Charles-Axel Dein 2018-06-07 14:50:37 +02:00
parent 7095f4bf99
commit c203ed1c5a

View File

@ -333,6 +333,7 @@ JavaScript is such a pervasive language that it's almost required learning.
* [Jargon from the functional programming world](https://github.com/hemanth/functional-programming-jargon) * [Jargon from the functional programming world](https://github.com/hemanth/functional-programming-jargon)
* [Goodbye, Object Oriented Programming](https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53#.39ax09e4k) * [Goodbye, Object Oriented Programming](https://medium.com/@cscalfani/goodbye-object-oriented-programming-a59cda4c0e53#.39ax09e4k)
* [Functional Programming & Haskell](https://www.youtube.com/watch?v=LnX3B9oaKzw): some good reasons to learn FP!
### Over-engineering ### Over-engineering