- 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.
推薦閱讀
- Java逍遙游記
- WildFly:New Features
- Objective-C Memory Management Essentials
- C#程序設(shè)計(jì)教程
- Swift 3 New Features
- Clojure Reactive Programming
- 智能搜索和推薦系統(tǒng):原理、算法與應(yīng)用
- Learning Node.js for .NET Developers
- JavaScript程序設(shè)計(jì):基礎(chǔ)·PHP·XML
- Fastdata Processing with Spark
- Visual Basic語(yǔ)言程序設(shè)計(jì)基礎(chǔ)(第3版)
- Learning iOS Penetration Testing
- 你也能看得懂的Python算法書(shū)
- Ionic Framework By Example
- 深度剖析ApacheDubbo核心技術(shù)內(nèi)幕