- MEAN Web Development
- Amos Q. Haviv
- 81字
- 2021-08-05 17:46:46
Summary
In this chapter, you learned how Node.js harnesses JavaScript's event-driven behavior to its benefit. You also learned how Node.js uses the CommonJS module system to extend its core functionality. You learned about the basic principles of Node.js web applications and discovered the Connect web module. You created your first Connect application and learned how to use middleware functions. In the next chapter, we'll tackle the first piece of the MEAN puzzle, when we discuss the Connect-based web framework called Express.
推薦閱讀
- DB2 V9權威指南
- 神經網絡編程實戰:Java語言實現(原書第2版)
- Quarkus實踐指南:構建新一代的Kubernetes原生Java微服務
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Python編程:從入門到實踐
- Spring+Spring MVC+MyBatis整合開發實戰
- 程序是怎樣跑起來的(第3版)
- 小學生C++創意編程(視頻教學版)
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- 基于Struts、Hibernate、Spring架構的Web應用開發
- Bootstrap 4 Cookbook
- Azure Serverless Computing Cookbook
- 區塊鏈國產化實踐指南:基于Fabric 2.0
- Vue.js 3應用開發與核心源碼解析
- Mastering SciPy