- Web Development with MongoDB and Node(Third Edition)
- Bruno Joseph D'mello Mithun Satheesh Jason Krol
- 106字
- 2021-07-08 10:32:40
Online documentation
You'll want to be sure to point your browser to the online documentation for Node and bookmark it, as it will undoubtedly become a resource that you will want to access on a regular basis. It is not mandatory that you should go through each and every section of it, but once you start writing code in Node.js, you will need to refer to this document frequently to understand more on the APIs exposed by Node.js. The document is available at http://nodejs.org/api/.
Also, check out the npm registry available at http://npmjs.com, where you can find tens of thousands of modules available for Node developers.
推薦閱讀
- Advanced Splunk
- OpenDaylight Cookbook
- Angular UI Development with PrimeNG
- Offer來了:Java面試核心知識點精講(原理篇)
- ASP.NET Core Essentials
- C語言程序設計實訓教程
- Web全棧工程師的自我修養
- Yii Project Blueprints
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Mastering AWS Security
- Moodle 3 Administration(Third Edition)
- HTML5移動前端開發基礎與實戰(微課版)
- 算法超簡單:趣味游戲帶你輕松入門與實踐
- Java核心編程
- Spring Web Services 2 Cookbook