- 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運(yùn)維之道(第3版)
- Windows Server 2019 Cookbook
- Linux操作系統(tǒng)基礎(chǔ)
- Getting Started with oVirt 3.3
- Linux Mint Essentials
- Python基礎(chǔ)教程(第3版)
- 嵌入式Linux應(yīng)用開發(fā)菜鳥進(jìn)階
- 巧學(xué)活用Windows 7
- 一學(xué)就會(huì):Windows Vista應(yīng)用完全自學(xué)手冊
- Linux命令行大全(第2版)
- 分布式系統(tǒng)設(shè)計(jì)實(shí)踐
- Advanced Infrastructure Penetration Testing
- VMware Horizon Mirage Essentials
- Raspberry Pi入門指南
- CSS揭秘