- 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.
推薦閱讀
- 手機安全和可信應用開發指南:TrustZone與OP-TEE技術詳解
- Advanced Splunk
- 程序員面試白皮書
- Mastering JavaScript Object-Oriented Programming
- Rust編程從入門到實戰
- HTML5+CSS3網頁設計
- JavaScript:Moving to ES2015
- 程序員修煉之道:通向務實的最高境界(第2版)
- Apache Mahout Clustering Designs
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Arduino計算機視覺編程
- Instant Debian:Build a Web Server
- Kubernetes進階實戰
- Xcode 6 Essentials
- Nagios Core Administration Cookbook(Second Edition)