TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Lemonad: Functional JavaScript Library

38 点作者 EzGraphs将近 12 年前

5 条评论

pgambling将近 12 年前
I highly recommend &quot;Functional JavaScript&quot; by Michael Fogus (creator of Lemonad), <a href="http://www.amazon.com/Functional-JavaScript-Introducing-Programming-Underscore-js/dp/1449360726/ref=sr_1_1?ie=UTF8&amp;qid=1372302146&amp;sr=8-1&amp;keywords=functional+javascript" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Functional-JavaScript-Introducing-Prog...</a>
评论 #5950668 未加载
hashtree将近 12 年前
Another great project:<p>Bilby: Serious functional programming library for JavaScript <a href="https://github.com/puffnfresh/bilby.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;puffnfresh&#x2F;bilby.js</a>
评论 #5951017 未加载
fogus将近 12 年前
Lemonad was once much larger with a wider range of functional operators. Recently most of its functions have been moved into underscore-contrib (<a href="https://github.com/documentcloud/underscore-contrib" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;documentcloud&#x2F;underscore-contrib</a>). Most of my JS time lately has been spent with _.contrib, but I plan to come back to Lemonad soon and write up full docs and the like.
ds_将近 12 年前
<a href="http://fogus.github.io/lemonad/lemonad.html#section-21" rel="nofollow">http:&#x2F;&#x2F;fogus.github.io&#x2F;lemonad&#x2F;lemonad.html#section-21</a> - nice breaking bad reference <a href="http://www.imdb.com/title/tt0903747/" rel="nofollow">http:&#x2F;&#x2F;www.imdb.com&#x2F;title&#x2F;tt0903747&#x2F;</a>
评论 #5951366 未加载
oakaz将近 12 年前
All these functions -with better docs- already exist in NPM.
评论 #5951078 未加载