出版时间:2019.11
官网链接:newline.co
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码 :qkhk
内容简介:
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