- Node Cookbook
- David Mark Clements
- 85字
- 2021-08-13 18:13:53
Introduction
One of the great qualities of Node is its simplicity. Unlike PHP or ASP there is no separation between the web server and code, nor do we have to customize large configuration files to get the behavior we want. With Node we can create the server, customize it, and deliver content all at the code level. This chapter demonstrates how to create a web server with Node and feed content through it, all while implementing security and performance enhancements to cater for various situations.
推薦閱讀
- Learning LibGDX Game Development(Second Edition)
- 自然語言處理實戰:預訓練模型應用及其產品化
- Flink SQL與DataStream入門、進階與實戰
- JavaScript by Example
- HTML5入門經典
- 軟件品質之完美管理:實戰經典
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- 執劍而舞:用代碼創作藝術
- Mastering Unity 2D Game Development(Second Edition)
- RESTful Java Web Services(Second Edition)
- C#開發案例精粹
- 從0到1:HTML5 Canvas動畫開發
- C語言程序設計
- The Statistics and Calculus with Python Workshop
- Oracle SOA Suite 12c Administrator's Guide