Book description
Become a Node.js craftsman.
About This Book
- This book will help readers to dive deeper into software development with Node.js and JavaScript
- Takes a craftsman approach to Node.js and object-orientation and test-driven development
- Crafts many of the small details of Node.js and through to fully-fledged web applications with REST
Who This Book Is For
This book is written to help you if you're working with Node.js already, but you want to move your craft to the next level with Node.js, so some working knowledge of Node.js is of course already assumed, so that we can look at the work of crafting applications with Node.
What You Will Learn
- How to connect to databases like MongoDB and MySQL from your Node.js application
- How to unit tests and end-to-end tests for your code
- When and how to leverage migrations for setting up a continuous deployment workflow
- Detailed insight into how the Node Package Manager, NPM works
- How object-orientation actually works in JavaScript
- Ways to keep your code fast and efficient using asynchronous and non-blocking operations
- How to use and create event emitters
- How to use REST frameworks to write full-fledged web applications
- How to integrate Node.js with Angular
In Detail
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.
Style and approach
This book builds on your early knowledge and experience of Node.js and takes a craftsman approach to understanding the whole picture more deeply and shaping your Node applications to perform the way a craftsman would want. So, we take a thoughtful and broad thinking and coding approach to work with Node.js in this book.
Publisher resources
Table of contents
- Preface
- Part 1: Node.js Basics in Detail
- Working with NPM and Packages
- Test-driven Node.js Development
- Object-oriented JavaScript
- Synchronous and Asynchronous Operations Explained
- Using and Creating Event Emitters
- Optimizing Code Performance and Control Flow Management Using the Async Library
- Node.js and MySQL
- Node.js and MongoDB
- Part 2: Building a Complete Web Application with Node.js and Angular
- Milestone 1 â A First Passing Test Against the Server
- Milestone 2 â The API Responds with Actual Database Content
- Milestone 3 â Setting the Stage for a Continuous Delivery Workflow
- Milestone 4 â Giving Users a Frontend
- Milestone 5 â More Work on the Backend
- Milestone 6 â Completing the Backend and Finalizing the Application
Product information
- Title: The Node Craftsman Book
- Author(s):
- Release date: April 2017
- Publisher(s): Packt Publishing
- ISBN: 9781787128149
You might also like
book
Righting Software
Right Your Software and Transform Your Career Righting Software presents the proven, structured, and highly engineered …
book
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Get Your Hands Dirty on Clean Architecture
Gain insight into how hexagonal architecture can help to keep the cost of development low over …
book
Building a Career in Software: A Comprehensive Guide to Success in the Software Industry
Software engineering education has a problem: universities and bootcamps teach aspiring engineers to write code, but …