开发者

Functional javascript samples with Jquery, Guru of functional js

开发者 https://www.devze.com 2023-03-02 16:20 出处:网络
Are there any open source proejcts or guidelines of using javascript in functional programming way. I look at open source projects with using of underscore.js, wu.js, osteele [dot] com or another func

Are there any open source proejcts or guidelines of using javascript in functional programming way. I look at open source projects with using of underscore.js, wu.js, osteele [dot] com or another functional js library Are there any best practices for using functional javascript.

Can you recomment blogs of functional javascript guru.开发者_如何学C


As you've revised, osteele dot com is very good. Here you have some other useful links that will help you:

  • Eloquent Javascript, Chapter 6: Functional Programming
  • High Order Javascript


Also check out this library and its documentation:

  • http://osteele.com/sources/javascript/functional/
0

精彩评论

暂无评论...
验证码 换一张
取 消