node.js开发人员的高级文档 [英] Advanced documentation for node.js developer

查看:229
本文介绍了node.js开发人员的高级文档的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

最近我们的团队正在使用node.js开发一个新项目。开始使用node.js并不难。但是现在我们都开始使用这种新技术,在基于事件的开发中没有什么经验。



所以我想知道是否有任何书籍,博客或其他材料涵盖了node.js的最佳实践主题,就像有效的c ++,有效的java等等。

解决方案

嗯,我可以支持你的研究结果,帮助我最了解到节点:





还有一些关于高级JavaScript技术的好书,我还没有完全阅读它们。 / p>



最后但并非最不重要的是,我建议 GitHub 作为学习的源泉。通过挖掘一些更复杂的项目的来源(例如 express mongoose 插座。 io ),你可以学习一下关于编写干净和适当的node.js代码的一些信息。


Recently our team is working on a new project with node.js. It is not difficult to start working with node.js. But now we're all just start to use this new technique and have little experience in such event-based development.

So I am wondering if there are any books, blogs or other materials covering the topics of "best practice" of node.js, just like "effective c++", "effective java", etc.

解决方案

Well, i can just support you with the findings that helped me the most when learning "how to node":

  • DailyJS: JavaScript in general, contains a lot of node.js specific posts/tutorials
  • HowToNode: Blog specifically about node.js, highly recommended
  • Essential JS Design Patterns: REALLY good description of design pattern implementations in JavaScript
  • JavaScript Garden: great documentation about the most quirky parts of JavaScript

There are also some good books on advanced JavaScript techniques around, i haven't read them all in full though.

And last but not least, i recommend GitHub as a source of learning. By digging through the source of some more sophisticated projects (such as express, mongoose or socket.io), you can learn A LOT about writing clean and proper node.js code.

这篇关于node.js开发人员的高级文档的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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