- 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就該這么學
- RESS Essentials
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Joomla! 3 Template Essentials
- Learning Magento 2 Administration
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- 計算機應用基礎(Windows 7+Office 2016)
- Hands-On UX Design for Developers
- bash shell腳本編程經典實例(第2版)
- 大學計算機應用基礎實踐教程(Windows 7+MS Office 2010)
- Agile IT Security Implementation Methodology
- Zabbix監控系統之深度解析和實踐
- Windows網絡編程(第2版)
- Linux深度攻略
- Docker for Developers