Book description
Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get started. Many front-end devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got started with Node.js. This book explains everything for you from a beginner level, enabling you to start using Node.js in your projects right away.
Using this book you will learn important Node.js concepts for server-side programming. You will begin with an easy-to-follow pure JavaScript primer, which you can skip if you're confident of your JS skills. You'll then delve into Node.js concepts such as streams and events, and the technology involved in building full-stack Node.js applications. You'll also learn how to test your Node.js code, and deploy your Node.js applications on the internet.
Node.js is a great and simple platform to work with. It is lightweight, easy to deploy and manage. You will see how using Node.js can be a fun and rewarding experience - start today with Beginning Node.js.
Table of contents
- Cover
- Title
- Copyright
- Dedication
- Contents at a Glance
- Contents
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Chapter 1: Setting Up for Node.js Development
- Chapter 2: Understanding Node.js
- Chapter 3: Core Node.js
- Chapter 4: Node.js Packages
- Chapter 5: Events and Streams
- Chapter 6: Getting Started with HTTP
- Chapter 7: Introducing Express
- Chapter 8: Persisting Data
- Chapter 9: Front-End Basics
- Chapter 10: Simplifying Callbacks
- Chapter 11: Debugging
- Chapter 12: Testing
- Chapter 13: Deployment and Scalability
- Index
Product information
- Title: Beginning Node.js
- Author(s):
- Release date: December 2014
- Publisher(s): Apress
- ISBN: 9781484201879
You might also like
book
Node.js in Action
Node.js in Action is an example-driven tutorial that starts at square one and guides you through …
book
Node.js Web Development
Build scalable web applications using Node.js, Express.js, and the latest ECMAScript techniques, along with deploying applications …
book
Node.js Web Development - Fourth Edition
Create real-time applications using Node.js 10, Docker, MySQL, MongoDB, and Socket.IO with this practical guide and …
book
Mastering Node.js - Second Edition
Expert techniques for building fast servers and scalable, real-time network applications with minimal effort; rewritten for …