- The Node Craftsman Book
- Manuel Kiessling
- 223字
- 2021-07-02 23:36:51
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.
- 構建高可用Linux服務器(第4版)
- Linux系統文件安全實戰全攻略
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- Ubuntu Linux操作系統
- Ganglia系統監控
- 嵌入式Linux驅動程序和系統開發實例精講
- 深入Linux內核架構與底層原理(第2版)
- 深入理解eBPF與可觀測性
- Linux使用和管理指南:從云原生到可觀測性
- VMware Horizon View Essentials
- 從實踐中學習Windows滲透測試
- Multi-Cloud for Architects
- VMware vSphere 5.1 Cookbook
- 程序員必讀經典(算法基礎+計算機系統)
- Raspberry Pi Networking Cookbook