Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jieyouxu/functional-javascript-notes-and-snippets

Some functional JavaScript snippets.
https://github.com/jieyouxu/functional-javascript-notes-and-snippets

Last synced: 3 days ago
JSON representation

Some functional JavaScript snippets.

Awesome Lists containing this project

README

        

# Functional JavaScript Notes and Snippets
Some notes and snippets on functional JavaScript, from:
- https://jrsinclair.com/web-development/
- https://medium.freecodecamp.org/pipe-and-compose-in-javascript-5b04004ac937
- https://jrsinclair.com/articles/2016/gentle-introduction-to-functional-javascript-functions/
- https://medium.com/javascript-scene/curry-and-function-composition-2c208d774983
- https://jrsinclair.com/articles/2017/javascript-but-less-iffy/