adventures-of-lambda-in-JS
FP tutorial
A curated list of resources to learn Functional Programming in JavaScript
λ List of resources related to Functional Programming in JS
16 stars
1 watching
2 forks
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jkup/functional-javascript | A curated list of resources and tools for learning and practicing functional programming in JavaScript | 373 |
radiovisual/functional-programming-resources | An archive of resources on functional programming in JavaScript | 57 |
luijar/functional-programming-js | A collection of code samples and libraries demonstrating functional programming in JavaScript | 483 |
wardlem/lambdash | A library providing generic functional programming functionality for JavaScript | 5 |
graninas/cpp_functional_programming | A collection of materials and resources on functional programming in C++ | 653 |
kblake/functional-programming | Teaching functional programming concepts using Elixir language and providing accessible code examples | 363 |
nullobject/fkit | A toolkit for functional programming in JavaScript, providing reusable functions for common problems with functions, arrays, objects, and strings. | 586 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
loop-recur/fpjs-class | Teaches functional programming concepts through JavaScript classes | 93 |
karlhorky/learn-to-program | A curated list of educational resources to learn programming fundamentals and web development skills. | 4,123 |
practical-tutorials/project-based-learning | Curated list of tutorials to build applications from scratch in various programming languages | 204,096 |
mikaelbr/bacon-love | A workshop module teaching Functional Reactive Programming concepts using Bacon.js | 48 |
justfollowus/natural-language-processing | Comprehensive resource for learning natural language processing (NLP) with a structured course outline and recommended readings. | 834 |
zatonovo/lambda.r | A programming language and syntax for functional programs in R with type checking and pattern matching | 215 |
marioariasc/funktionale | Functional programming constructs and patterns for Kotlin | 915 |