/The-Node-Craftsman-Book

The Node Craftsman Book, published by Packt

Primary LanguageJavaScriptMIT LicenseMIT

The Node Craftsman Book

This is the code repository for The Node Craftsman Book, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

The Node Craftsman Book helps JavaScript programmers with basic Node.js knowledge to now thoroughly master Node.js and JavaScript. This book dives you deeper into the craft of software development with Node.js and JavaScript, incuding object-orientation, test-driven development, database handling, web frameworks, and much more.

The Node Craftsman Book shows you how to work with Node.js and how to think deeply about how you build your Node projects. You'll master how to build a complete Node.js application across six crafting milestones, and you'll learn many specific skills to achieve that mastery. These skills include how to work with the Node Package Manager in depth, how to connect your Node applications to databases, and how to write unit tests and end-to-end tests for your code. You'll experience the full Node.js development picture, and learn how to craft and control your Node.js applications - right through to fully-fledged web applications using REST, and integration with Angular applications.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

{
 "dependencies": {
"request": ""
 }
 }

1-16 Node.js 7.4.0, System with 2 GB RAM.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.