- 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.
- FuelPHP Application Development Blueprints
- HTML5移動Web開發技術
- 微信公眾平臺與小程序開發:從零搭建整套系統
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- TypeScript圖形渲染實戰:基于WebGL的3D架構與實現
- 琢石成器:Windows環境下32位匯編語言程序設計
- Java面向對象程序設計
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Android傳感器開發與智能設備案例實戰
- PHP 7從零基礎到項目實戰
- Visual Studio Code 權威指南
- Mockito Essentials
- Flink技術內幕:架構設計與實現原理
- Enterprise Application Architecture with .NET Core
- Implementing NetScaler VPX?(Second Edition)