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 3 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・30m・Course

    Functional programming is a useful evergreen skill that will travel with you for your entire career. This course dives into the fundamentals of functional programming in JavaScript to give you a working vocabulary and patterns you can apply on the job today.

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

    This course is perfect for the advanced beginner that is fluent in core JavaScript and is ready to take it to the next level of expertise.

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

    Promises are one of the core building blocks of modern JavaScript applications. We rely heavily on asynchronous operations and have a lot of our tools at our disposal to make those operations more efficient and simpler to think about.