哪个Javascript函数库:Underscore或wu.js或Functional或...? [英] Which Javascript functional library: Underscore or wu.js or Functional or ...?

查看:88
本文介绍了哪个Javascript函数库:Underscore或wu.js或Functional或...?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在构建一个node.js应用程序,并想知道将哪个JavaScript库添加到我的库中。目前的短名单包括:


  • 下划线

  • wu
  • li>
  • 功能

  • ul>

    在浏览器中可以使用的奖励积分(所以我可以在客户端和服务器上使用它)。



    有任何想法吗?建议吗?以上意见?我应该调查的其他东西?

    解决方案

    我真的很喜欢underscore.js。我将它与 async.js 一起使用,它提供了许多相同功能的异步友好版本。这两个工作在node.js和浏览器中,为您提供了一些功能非常强大的工具,可用于您的所有代码。


    I am building a node.js app and wondering which javascript lib to add to my repertoire. Current short list includes:

    Bonus points for something that works in the browser (so I can use it on both client and server).

    Any ideas? Advice? Opinions on the above? Something else I should investigate?

    解决方案

    I really like underscore.js. I use it alongside async.js, which offers async-friendly versions of many of the same functions. Both of these work in node.js AND the browser, giving you some pretty powerful tools to use across all your code.

    这篇关于哪个Javascript函数库:Underscore或wu.js或Functional或...?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆