Skip to content

Commit 5cb80e7

Browse files
karthik-duraimischah
authored andcommitted
Add Functional-Light JavaScript book (#40)
1 parent 6d20dc5 commit 5cb80e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ This list is mainly about JavaScript - the language. Not about APIs, tooling, fr
6161
- [Speaking JavaScript](http://speakingjs.com) - In-depth guide beginning with the basics.
6262
- [JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) - Classical and JavaScript specific design patterns.
6363
- [Mostly Adequate Guide to Functional Programming](https://mostly-adequate.gitbooks.io/mostly-adequate-guide/) - Excellent primer to functional programming using JavaScript.
64+
- [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - This book explores the core principles of functional programming (FP) as they are applied to JavaScript.
6465

6566
## Books
6667

0 commit comments

Comments
 (0)