A Gentle Introduction to Functional JavaScript

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



Duration: 42:07
27,359 views
445


Functional Programming is available in many programming languages today. You probably know that FP is possible in JavaScript - but did you know that writing FP style JavaScript will lead to cleaner, more maintainable code? In this session, we'll explore writing FP style JavaScript and cover the basics, and intermediate techniques. We'll do a functional refactor and explain the reasoning along the way.

We'll use mostly basic JavaScript and the underscore library for code examples to demonstrate Functional Programming in a simple to understand, and more practical, way.

Key takeaways
How to write idiomatic Functional JavaScript
How to write clean JS for better testing
Techniques for understanding how to write maintainable Functional JavaScript

EVENT:

Øredev 2017

SPEAKER:

Pratik Patel

PERMISSIONS:

Øredev Conference Organizer provided Coding Tech with the permission to republish this video.

Additional material for JavaScript learners:
https://amzn.to/2JrUINQ Eloquent JavaScript, 3rd Edition: A Modern Introduction to Programming
https://amzn.to/2HwAMYd Simplifying JavaScript: Writing Modern JavaScript with ES5, ES6, and Beyond
https://amzn.to/2Cq5bmL JavaScript: JavaScript Programming.A Step-by-Step Guide for Absolute Beginners
https://amzn.to/2uhIvAP How JavaScript Works
https://amzn.to/2CwS2bU The Modern JavaScript Collection







Tags:
javascript
functional javascript
functions
programming
software development
lambda