Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
The Node Craftsman Book

You're reading from   The Node Craftsman Book An Advanced Node.js Tutorial

Arrow left icon
Product type Paperback
Published in Apr 2017
Publisher Packt
ISBN-13 9781787128149
Length 186 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Manuel Kiessling Manuel Kiessling
Author Profile Icon Manuel Kiessling
Manuel Kiessling
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

Preface 1. Part 1: Node.js Basics in Detail 2. Working with NPM and Packages FREE CHAPTER
3. Test-driven Node.js Development
4. Object-oriented JavaScript 5. Synchronous and Asynchronous Operations Explained 6. Using and Creating Event Emitters 7. Optimizing Code Performance and Control Flow Management Using the Async Library 8. Node.js and MySQL 9. Node.js and MongoDB 10. Part 2: Building a Complete Web Application with Node.js and Angular 11. Milestone 1 – A First Passing Test Against the Server
12. Milestone 2 – The API Responds with Actual Database Content 13. Milestone 3 – Setting the Stage for a Continuous Delivery Workflow 14. Milestone 4 – Giving Users a Frontend 15. Milestone 5 – More Work on the Backend 16. Milestone 6 – Completing the Backend and Finalizing the Application

Introduction to Part 1

The goal of this book is to enable you to write Node.js programs of any level of complexity, from simple utilities to complex applications that use several external modules and consist of several layers of code, talking to external systems and serving thousands of users.

In order to do so, you need to learn about all the different aspects of Node.js – the tools, the methodologies, the libraries, the APIs, the best practices – and you need to learn how to put all of that together to create a working whole.

Therefore, I have split this book into two parts: A collection of different basics in this part, and a thorough tutorial on how to put these basics together to build a complex application in Part 2, Building a Complete Web Application with Node.js and Angular.

In Part 1, every chapter stands on its own and isn't directly related to the other chapters. Part 2 is more like a continuous story that starts from scratch and gives you a finished and working application at the end.

Thus, let's start with Part 1 and look at all the different facets of Node.js software development.


lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime