Get a friendly introduction to functional programming with JavaScript! You’ll learn what Functional Programming (FP) is and how it differs from other programming styles like object-oriented and imperative.
Learn core functional programming course and code everything with pure functions, learning recursion, higher-order functions, closures, and function composition.
Forming a mental model around complex functional programming concepts will deepen your understanding and help you learn how to apply them to your code.
Improve your JavaScript by applying functional programming concepts like function purity, point-free, partial-application, currying, plus even more advanced concepts.
Dive head first into the deep end of the functional programming pool. Brian provides expert-level functional programming techniques to a variety of code examples.
Learn functional programming architecture patterns to apply, such as Monoids, Monad Transformers, Free Monads, and Lenses. See functional programming in action!
Learn the Redux API from scratch, then learn to hook the Redux React application. You'll also learn how to extend Redux with various tools from its ecosystem.
Join JS and Elm expert Richard Feldman in the "Advanced Elm" course. Learn how to organize and scale your Elm applications with authentication, css-in-Elm, and more!
Learn Straight from the Experts Who Shape the Modern Web