js-funcional
JavaScript cookbook
A cookbook and guide to writing functional programming in JavaScript using ES6 features
A Cookbook for writing FP in JavaScript using ES6
251 stars
12 watching
35 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
functionaljs/functional-js | A JavaScript library for functional programming with currying and point-free programming capabilities | 223 |
timoxley/functional-javascript-workshop | Teaching fundamental functional programming features of JavaScript without external libraries | 2,054 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
jkup/functional-javascript | A curated list of resources and tools for learning and practicing functional programming in JavaScript | 373 |
coffeescript-cookbook/coffeescript-cookbook.github.io | A community-driven website with recipes and examples for the CoffeeScript language. | 561 |
teaentitylab/fpes | A library providing core functional programming functions and types for JavaScript | 43 |
eliperelman/fn.js | A JavaScript library designed to promote and support functional programming principles in software development. | 15 |
ritesh404/kudojs | A utility library providing functional programming tools and data types for writing composable, declarative code in JavaScript. | 23 |
staltz/fp-js-workshop | Workshop material and exercises on pragmatic functional programming in JavaScript | 21 |
loop-recur/fpjs-class | Teaches functional programming concepts through JavaScript classes | 93 |
radiovisual/functional-programming-resources | An archive of resources on functional programming in JavaScript | 57 |
busypeoples/functional-programming-javascript | A collection of resources and libraries supporting functional programming in JavaScript | 305 |
codekult/adventures-of-lambda-in-js | A curated list of resources to learn Functional Programming in JavaScript | 16 |
gypsydave5/mostly-adequate-functional-answers | A book and project on learning functional programming in JavaScript by applying it to real-world software development | 0 |
pureeval/pureeval | A compact JavaScript toolkit for functional programming and utility functions | 37 |