Learn to Write Functional Javascript [Video]

Access cutting-edge content as it's created

Want access to this video right now? Watch as we develop it as part of our Early Access program. Click here to find out more about Early Access.

Learn to Write Functional Javascript [Video]

Michael Rosata

Learn the concepts required to be a functional programmer and to write functional web-apps using modern JavaScript

Access cutting-edge content as it's created

Want access to this video right now? Watch as we develop it as part of our Early Access program. Click here to find out more about Early Access.

$10.00
RRP $124.99
Code Files

Video Details

ISBN 139781788290616
Course Length2 to 3 hours

Video Description

Functional programming has been around for decades, but it only overtook the JavaScript community in recent years. The impact is undeniable and yet with all the material available it still isn’t always easy to grok.

This course delivers the building blocks of the functional paradigm in a way that makes sense to JavaScript developers. Animated visualizations help explain difficult concepts such as higher-order functions, lenses and persistent data, partial application and currying and then write code so you understand concepts before trying to apply the knowledge them.

Many functional programming videos leave students feeling as if they just learned something that can’t quite be useful, but in Foundations of Functional Programming you’ll build stateless UI components and implement your own higher-order functions that integrate them with JSX and virtual-dom using no frameworks, just functional programming and modern JavaScript.

Style and Appraoch

We’ll cover new concepts and go over them, usually step by step first with visualisations and then use those concepts writing practical examples in JavaScript. You can follow along using the course materials.

Table of Contents

Understanding Foundations of Functional Programming
Understanding Foundations of Functional Programming
Thinking of Functions in Terms of Their Return Values
How to Identify and Encapsulate Impurities within Our Programs

What You Will Learn

  • Understand pure functions and how to refactor impure functions
  • Learn why grouping pure functions can simplify an apps mental model
  • See how impurities break that modal and how to isolate them
  • Create reusable functions by writing higher-order functions
  • Write more declarative and expressive code without loops
  • Master map, filter and reduce, three very powerful functional utilities
  • Create your own higher-order functions to replace native JS Array methods
  • Learn about partial application and create your own curry implementation
  • Learn about immutability, persistent data structures and their pros and cons
  • Work with nested immutable data with lenses using Ramda
  • Write pure functions to model the DOM and then drop JSX on top of it
  • Replace our DOM Rendering function with virtual-dom
  • Build JSX & Virtual-DOM into functional ES2017 apps without using React

Authors

Table of Contents

Understanding Foundations of Functional Programming
Understanding Foundations of Functional Programming
Thinking of Functions in Terms of Their Return Values
How to Identify and Encapsulate Impurities within Our Programs

Video Details

ISBN 139781788290616
Course Length2 to 3 hours
Read More

Read More Reviews

Recommended for You

Learning ECMAScript 6: Moving to the New JavaScript [Video] Book Cover
Learning ECMAScript 6: Moving to the New JavaScript [Video]
$ 10.00
Mastering JavaScript Design Patterns: A Practical Introduction to Building Better Applications [Video] Book Cover
Mastering JavaScript Design Patterns: A Practical Introduction to Building Better Applications [Video]
$ 10.00
Learning JavaScript Data Structures and Algorithms [Video] Book Cover
Learning JavaScript Data Structures and Algorithms [Video]
$ 10.00
Learning JavaScript Promises: Practical Applications in ES6 and AngularJS [Video] Book Cover
Learning JavaScript Promises: Practical Applications in ES6 and AngularJS [Video]
$ 10.00