You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+1
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ This list is mainly about JavaScript - the language. Not about APIs, tooling, fr
61
61
-[Speaking JavaScript](http://speakingjs.com) - In-depth guide beginning with the basics.
62
62
-[JavaScript Design Patterns](http://addyosmani.com/resources/essentialjsdesignpatterns/book/) - Classical and JavaScript specific design patterns.
63
63
-[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.
0 commit comments