Автор: David Guttman
Издательство: Fullstack.io
Год: 2019 (Revision 2p)
Формат: true pdf/epub
Страниц: 258
Размер: 10.4 Mb
Язык: English
Learn how to create Node.js application production Fullstack Node.js is a complete guide to creating fast, ready-to-use Node.js applications.
What’s in the book
Fullstack Node.js contains everything you need to quickly create Node.js production code. Including:
How to create high-performance API servers in Node
How to use Node’s asynchronous features for maximum performance
Community conventions for organizing Node.js code
Saving data in a database and providing it through the API
When Node.js is the Best Choice (and When Not)
How to accept huge file downloads
How to implement user authentication and secure routes
How to deploy your application for use in the world
How to create command line interfaces and tools
How to test Node.js applications