useful-node-js-tools-tutorials-and-resources-2011/09/16/
前端一些实用的jquery的例子,代码有注释,很好。
http://howtonode.org/node-js-and-mongodb-getting-started-with-mongojs
http://coolshell.cn/articles/4795.html
coffeescript
the little book on coffeescript
http://blog.youkuaiyun.com/zhangxin09/article/details/5836777
28 个必备的 Linux 命令行工具
2011年度最佳 jQuery 插件发布
http://freehtml5templates.com/
使用 NoSQL 数据库分析大规模数据
http://www.cnzzad.com/jscode/ls/279
时间处理工具,实用!
https://github.com/zachleat/Humane-Dates
http://blog.stevenlevithan.com/archives/date-time-format
http://ejohn.org/blog/javascript-pretty-date/
MacOSX server admin podcasts
http://www.apple.com/podcasts/leopardserverquicktours/leopard_quick_tour.xml
ps aux | grep mongod
Nodejs + Express + Expresso + Jade + stylus + Mongoose + noteapp
http://dailyjs.com/tags.html#lmawa
https://github.com/alexyoung/nodepad
Nodejs + Express + Jade + Redis + Websocket Sample
http://blog.carbonfive.com/2011/06/14/instagram-realtime-demo-with-node-js-redis-and-web-sockets/
Mongoose + Express + ejs + sass + Blog
http://howtonode.org/express-mongodb
https://github.com/cmarin/MongoDB-Node-Express-Blog
Mongoose + Express + MVC + Blog
https://github.com/MaxGfeller/mongee
MongoDB Full Text search
http://www.mongodb.org/display/DOCS/Full+Text+Search+in+Mongo
MongoDB RegularExpressions
http://www.mongodb.org/display/DOCS/Advanced+Queries#AdvancedQueries-RegularExpressions
Backbone Tutorials
https://github.com/documentcloud/backbone/wiki/Tutorials%2C-blog-posts-and-example-sites
http://arturadib.com/hello-backbonejs/
mongodb mongoose
http://blog.learnboost.com/blog/mongoose/
mongodb mongodb相关的教程可以在 新浪的文件共享里找到很有用的学习资料。推荐:Mongodb实战
http://www.iteye.com/topic/974813
http://www.iteye.com/news/16677-mongodb
mongohub mac下的mongoGUI程序,Free 不错!
http://mongohub.todayclose.com/
node mysl
http://havelog.ayumusato.com/develop/javascript/e232-orm_sequelize_tasting.html
backbounejs
http://documentcloud.github.com/backbone/
https://github.com/documentcloud/backbone
stylus
http://learnboost.github.com/stylus/
Chosen 不错的jquery 选择控件
http://www.aqee.net/docs/Chosen/Chosen.htm
不错的js Chart 控件
教程
中文 Guide
http://www.csser.com/tools/express-js/express-guide-reference-zh-CN.html
博客
run express in production mode
NODE_ENV=production node app.js