Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Frontend Masters

The Hard Parts of Functional JavaScript

via Frontend Masters

Overview

Explore the increasingly popular paradigm of functional programming in JavaScript! You’ll learn how to wield and manipulate functions to develop more readable, maintainable and manageable codebases. You’ll go under the hood of powerful techniques like: Higher Order Functions, Function Composition, Pure Functions, and Immutability of State.

Syllabus

  • Introduction
  • Functional Programming Benefits & Concepts
  • Executing JavaScript Code: A Review
  • Call Stack Review
  • Functions Review
  • The Problem: Repetitive Functions
  • Generalizing Functions
  • Higher-Order Functions Review
  • Higher-Order Functions Pair Programming
  • Arrow & Anonymous Functions
  • Map
  • Reduce Introduction
  • Reduce Example
  • Built-In Array Methods
  • Filter
  • Chaining Array Methods
  • Function Composition
  • Function Composition with Reduce
  • Function Composition Review
  • Pure Functions
  • Immutability
  • Pure Functions & Immutability Review
  • Closure
  • Closure Under the Hood
  • Closure Clarifications
  • Inner Function
  • Outer Function
  • Closure Clarifications & Review
  • Function Decoration Introduction
  • Decorating a Function
  • Invoking a Decorated Function
  • Function Decoration Review
  • Partial Application Introduction
  • Partial Application Example
  • Partial Application Clarifications
  • Partial Application Review
  • Wrapping Up

Taught by

Will Sentance

Reviews

Start your review of The Hard Parts of Functional JavaScript

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.