Get a friendly introduction to functional programming with JavaScript! Learn what Functional Programming (FP) is and how it differs from other programming styles like object-oriented and imperative.
Forming a mental model around complex functional programming concepts will deepen your understanding and help you learn how to apply them to your code.
There’s a push with new languages that compile to JavaScript, which are born of a functional nature like, Elm and PureScript. Learn more about how to apply advanced functional programming principles to JavaScript.
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.