- 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設備驅動開發詳解:基于最新的Linux4.0內核
- pcDuino開發實戰
- Windows Server 2012 Hyper-V:Deploying the Hyper-V Enterprise Server Virtualization Platform
- Implementing Cisco UCS Solutions
- Linux系統文件安全實戰全攻略
- Linux Mint Essentials
- Windows Server 2012 Hyper-V Cookbook
- 混沌工程:復雜系統韌性實現之道
- 計算機系統開發與優化實戰
- Windows Phone 8 Application Development Essentials
- 嵌入式系統原理及開發
- 深入淺出Node.js
- 計算機系統:基于x86+Linux平臺
- Java EE 7 Developer Handbook
- 應急指揮信息系統設計