Book description
Learning Node.js brings together the knowledge and JavaScript code needed to build master the Node.js platform and build server-side applications with extraordinary speed and scalability.
You’ll start by installing and running Node.js, understanding the extensions it uses, and quickly writing your first app. Next, building on the basics, you’ll write more capable application servers and extend them with today’s most powerful Node.js tools and modules. Finally, you’ll discover today’s best practices for testing, running Node.js code on production servers, and writing command-line utilities.
Throughout the book, author Marc Wandschneider teaches by walking the reader line-by-line through carefully crafted examples, demonstrating proven techniques for creating highly efficient applications and servers.
The second edition updates coverage of Node.js to reflect changes in the technology and how it is used in the three years since the first edition was published:
Explanation of Node's new versioning scheme
Updated coverage of Streams
New coverage of installation using pre-build installers rather than from source code
New coverage of Mongoose in the section on MongoDB
New information about deploying Node on Heroku and Azure
Expansion of coverage on testing
If you're a developer who wants to build server-side web applications with Node.js, Learning Node.js is your fatest route to success.
Build Node.js solutions that leverage current JavaScript skills
Master Node.js nonblocking IO and async programming
Handle more requests and increase an application’s flexibility
Use and write modules
Perform common JSON/web server tasks
Use browsers to generate pages on the fly via Ajax calls and template libraries
Simplify development with the Express framework
Create database back-ends using popular NoSQL and relational databases
Deploy and run Node.js apps on Unix/macOS or Windows servers
Deploy apps to Heroku and Microsoft Azure
Support virtual hosts and SSL/HTTPS security
Test Node.js programs that mix synchronous, async, and RESTful server API functionality
Table of contents
- About This E-Book
- Title Page
- Copyright Page
- Dedication Page
- Contents at a Glance
- Contents
- Acknowledgments
- About the Author
- Introduction
- Part I: Learning to Walk
- Part II: Learning to Run
-
Part III: Writing Web Applications
- 7. Building Web Applications with Express
- 8. Databases I: NoSQL (MongoDB)
- 9. Databases II: SQL (MySQL)
-
Part IV: Getting the Most Out of Node.js
- 10. Deployment and Development I: Rolling Your Own
- 11. Deployment and Development II: Heroku and Azure
- 12. Command-Line Programming
- 13. Testing
- Index
- Code Snippets
Product information
- Title: Learning Node.js, Second Edition
- Author(s):
- Release date: December 2016
- Publisher(s): Addison-Wesley Professional
- ISBN: 9780134663715
You might also like
book
React in Action
React in Action teaches you to think like a pro about user interfaces and building them …
book
Beginning Node.js
Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. …
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for the latest version of React—React 18** React.js is the most …
book
Java Cookbook, 4th Edition
Java continues to grow and evolve, and this cookbook continues to evolve in tandem. With this …