add link to Functional-Light JavaScript - reading

This commit is contained in:
Karthik Durai 2019-11-16 20:33:44 +05:30
parent be126487a1
commit 872d821375
1 changed files with 1 additions and 0 deletions

View File

@ -920,6 +920,7 @@ http://www.listjs.com
* [SJSJ](https://github.com/HugoGiraudel/SJSJ) - Simplified JavaScript Jargon is a community-driven attempt at explaining the loads of buzzwords making the current JavaScript ecosystem in a few simple words.
* [How to Write an Open Source JavaScript Library](https://github.com/sarbbottam/write-an-open-source-js-lib) - A comprehensive guide through a set of steps to publish a JavaScript open source library.
* [Jaavascript tutorial](https://hackr.io/tutorials/learn-javascript) - Learn Javascript online from a diverse range of user ranked online tutorials.
* [Functional-Light JavaScript](https://github.com/getify/Functional-Light-JS) - Pragmatic, balanced FP in JavaScript.
# Other Awesome Lists