Skip to content

Instantly share code, notes, and snippets.

@stonehippo
Last active April 12, 2020 03:40
Show Gist options
  • Save stonehippo/9559b362850ef253739d to your computer and use it in GitHub Desktop.
Save stonehippo/9559b362850ef253739d to your computer and use it in GitHub Desktop.
A collection of resources for functional and reactive Javascript (with some other stuff you should know, too)

Javascript: functional and reactive (and other stuff you should know)

Libraries

Note: I've split these libraries along functional/reactive lines, but that's merely for convenience. The FRP libraries are more or less functional by definition.

Functional Programming

Functional Reactive Programming

Guides and tutorials

Specific topics

Fantasy Land

Composable objects

Type notation & signatures

Supersets, compilers and other weirdness

Functional Programming Beyond Javascript

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment