Functional Programming with JavaScript

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=sCAR8ZPM6ew



Duration: 55:15
28,260 views
565


Functional Programming is becoming increasingly popular and relevant with each year that goes by. With so much discussion around languages such as F#, Haskell and Erlang, it can seem as though getting started with Functional programming would mean first learning a whole new syntax...but what if it didn't?
Using just a few JavaScript libraries, such as RamdaJS, developers can implement some of the most powerful patterns and techniques from the world of functional programming?
This talk will demonstrate how, using ES6 and a few extra libraries, we can write Functional code that is:

- More robust
- Easier to read
- Easier to maintain

This talk might be of interest to anyone looking into moving to a new platform, or in improving the scalability of an existing application, or even just interested in seeing what Functional Programming is all about, but all within the comfort of a familiar language.

We might even attempt the impossible, and explain what a Monad is!

EVENT:
FOSS-North 2020

SPEAKER:
Simon Painter

PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed)

ATTRIBUTION CREDITS:
Original video source: https://www.youtube.com/watch?v=mLSNxtFPVlg







Tags:
javascript
functional programming
functional javascript