- 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.
- Social Media Mining with R
- Puppet實戰
- 白話區塊鏈
- Instant Handlebars.js
- 操作系統基礎與實踐:基于openEuler平臺
- Linux集群和自動化運維
- Linux Shell編程從入門到精通(第2版)
- Kubernetes從入門到實踐
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- 一學就會:Windows Vista應用完全自學手冊
- 計算機系統:基于x86+Linux平臺
- Windows 10從新手到高手
- Web Penetration Testing with Kali Linux(Third Edition)
- Linux深度攻略
- 鴻蒙HarmonyOS應用開發從入門到精通