- Node Cookbook(Second Edition)
- David Mark Clements
- 124字
- 2021-07-16 12:04:27
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 web server, customize it, and deliver content. All this can be done at the code level. This chapter demonstrates how to create a web server with Node and feed content through it, while implementing security and performance enhancements to cater for various situations.
Tip
If we don't have Node installed yet, we can head to http://nodejs.org and hit the INSTALL button appearing on the homepage. This will download the relevant file to install Node on our operating system.
推薦閱讀
- Spring 5企業(yè)級開發(fā)實(shí)戰(zhàn)
- ASP.NET Core 2 and Vue.js
- Mastering AndEngine Game Development
- HDInsight Essentials(Second Edition)
- 學(xué)Python也可以這么有趣
- Unity 5 for Android Essentials
- Flutter跨平臺開發(fā)入門與實(shí)戰(zhàn)
- UNIX Linux程序設(shè)計(jì)教程
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- Python編程:從入門到實(shí)踐(第3版)
- Unity Character Animation with Mecanim
- QGIS 2 Cookbook
- AutoCAD基礎(chǔ)教程
- 編程的原則:改善代碼質(zhì)量的101個(gè)方法
- Joomla!Search Engine Optimization