illustration for Professor Frisby Introduces Composable Functional JavaScript
free

Professor Frisby Introduces Composable Functional JavaScript

Instructor

Brian Lonsdorf

1h 50m closed-captioning
·
29 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.8
1238
people completed
Published 8 years ago
|
Updated 4 years ago

This course teaches the ubiquitous abstractions for modeling pure functional programs. Functional languages have adopted these algebraic constructs across the board as a way to compose applications in a principled way.

We can do the same in JavaScript. While the subject matter will move beyond the functional programming basics, no previous knowledge of functional programming is required. You'll start composing functionality before you know it.

Free Community Resource

A Community Resource means that it’s free to access for all. The instructor of this lesson requested it to be open to the public.

Course Content

1h 50m • 29 lessons

    You might also like these resources:

    illustration for Just Enough Functional Programming in JavaScript
    Kyle Shevlin • Course • 30m

    Functional Programming can be overwhelming to learn with all the new jargon and concepts. Learn this style without all the headaches.

    illustration for Advanced JavaScript Foundations
    Tyler Clark・45m・Course

    You’ll be taking things to the next level, shining a light into “black-box” concepts like prototypes, the this keyword, and what primitive types are.

    illustration for JavaScript Promises in Depth
    Marius Schulz・1h 7m・Course

    Take an in-depth look at how to use promises to model various kinds of asynchronous operations.