Book description
Get Programming with Node.js teaches you to build web servers using JavaScript and Node. In this engaging tutorial, you’ll work through eight complete projects, from writing the code for your first web server to adding live chat to a web app. Your hands will stay on the keyboard as you explore the most important aspects of the Node development process, including security, database management, authenticating user accounts, and deploying to production. You’ll especially appreciate the easy-to-follow discussions, illuminating diagrams, and carefully explained code!
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this book
- About the author
- Unit 0. Getting set up
- Unit 1. Getting started with Node.js
- Unit 2. Easier web development with Express.js
- Unit 3. Connecting to a database
- Unit 4. Building a user model
- Unit 5. Authenticating user accounts
- Unit 6. Building an API
- Unit 7. Adding chat functionality
- Unit 8. Deploying and managing code in production
- Appendix A. JavaScript syntax introduced in ES6
- Appendix B. Logging and using Node.js global objects
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Get Programming with Node.js
- Author(s):
- Release date: April 2019
- Publisher(s): Manning Publications
- ISBN: 9781617294747
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Node.js Web Development - Fifth Edition
Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …
book
Grokking Algorithms
Grokking Algorithms is a friendly take on this core computer science topic. In it, you'll learn …