- Deploying Node.js
- Sandro Pasquali
- 149字
- 2021-07-16 13:37:08
Summary
In this chapter, we went on a whirlwind tour of Node. You learned something about why it is designed the way it is and why this event-driven environment is a good solution to modern problems in networked software. Having explained the event loop and the related ideas around concurrency and parallelism, we talked a bit about the Node philosophy of composing software from small pieces loosely joined. You learned about the special advantages that full-stack JavaScript provides and explored new possibilities of applications made possible because of them.
You now have a good understanding of the kind of applications we will be deploying, and this understanding will help you see the unique concerns and considerations faced when building and maintaining Node applications. In the next chapter, we'll pe right in with building servers with Node, options for hosting these applications, and ideas around building, packaging, and distributing them.
- Spring Cloud Alibaba微服務架構設計與開發實戰
- C語言程序設計習題解析與上機指導(第4版)
- 深度學習經典案例解析:基于MATLAB
- 算法基礎:打開程序設計之門
- Practical Windows Forensics
- MySQL數據庫管理與開發(慕課版)
- 小程序,巧運營:微信小程序運營招式大全
- Python高效開發實戰:Django、Tornado、Flask、Twisted(第3版)
- Modern JavaScript Applications
- 算法訓練營:提高篇(全彩版)
- 軟件測試技術指南
- Visual C++開發入行真功夫
- 案例式C語言程序設計實驗指導
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Python 3.7從入門到精通(視頻教學版)