V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
bruce
V2EX  ›  Node.js

Node.js / JavaScript 后端开发指引

  •  
  •   bruce · Feb 2, 2013 · 4700 views
    This topic created in 4836 days ago, the information mentioned may be changed or developed.
    8 replies    1970-01-01 08:00:00 +08:00
    ikbear
        1
    ikbear  
       Feb 3, 2013
    能补充下测试相关的内容就更不错了 :)
    leohxj
        2
    leohxj  
       Feb 3, 2013 via iPhone
    希望更多人看到。
    heroicYang
        3
    heroicYang  
       Feb 3, 2013
    怎么这么少的人?非常好的文章啊,纯干货!
    jiangrongyong
        4
    jiangrongyong  
       Feb 3, 2013
    很系统!赞!
    rekey
        5
    rekey  
       Feb 3, 2013
    var contents = [];
    _.each(msgs, function(el) {
    contents.push(el.content);
    });

    表示可以用msgs.forEach(function(el) {
    contents.push(el.content);
    })
    iZr
        6
    iZr  
       Feb 3, 2013 via iPad
    wp的风格不错。
    jinwyp
        7
    jinwyp  
       Feb 21, 2013
    非常不错
    storm0912
        8
    storm0912  
       Feb 21, 2013
    总结的不错
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2567 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 84ms · UTC 12:38 · PVG 20:38 · LAX 05:38 · JFK 08:38
    ♥ Do have faith in what you're doing.