- Node.js Web Development
- David Herron
- 146字
- 2021-06-25 21:53:54
To get the most out of this book
The basic requirement is to install Node.js and have a programmer-oriented text editor. The editor need not be anything fancy, vi/vim will even do in a pinch. We will show you how to install everything that's needed. It's all open source software that can be easily downloaded from websites.
The most important tool is the one between your ears.
Some chapters require database engines, such as MySQL and MongoDB.
Although Node.js is a cross-platform software development platform, some third-party modules are written in C/C++ and must be compiled during installation. To do so, native-code development tools such as C/C++ compilers are required, and Python is required to run the tool-chain. The details are covered in Chapter 2, Setting up Node.js. Microsoft is involved with the Node.js project and to ensure developer productivity with Node.js on Windows.
- Redis入門指南(第3版)
- Visual FoxPro程序設計教程(第3版)
- 網店設計看這本就夠了
- D3.js 4.x Data Visualization(Third Edition)
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- Getting Started with Polymer
- Instant jQuery Boilerplate for Plugins
- SQL Server 2008中文版項目教程(第3版)
- Java EE 7 with GlassFish 4 Application Server
- 零基礎學C++(升級版)
- Swift iOS Programming for Kids
- Instant AppFog
- 匯編語言程序設計
- Git Version Control Cookbook
- Python語言及其應用(第2版)