-------如果这里没有任何信息,不是真没有,是我们懒!请复制书名上amazon搜索书籍信息。-------
The Fullstack Node.js book is the complete guide to building fast, production-ready Node.js apps
What’s in the book
- How to create high-performance API servers in Node
- How to leverage Node’s async capabilities for maximum performance
- Community conventions for organize Node.js code
- Storing data in a database and exposing it via an API
- When Node.js is the best choice (and when it’s not)
- How to accept huge file uploads
- How to implement authentication for users and protected routes
- How to deploy your app for the world to use
- How to create command-line interfaces and tools
- How to test Node.js Applications