- Learning Node.js for .NET Developers
- Harry Cummings
- 94字
- 2021-07-02 16:29:05
Choosing an editor
Of course, we're not going to write all of our code inside the REPL. You can use any text editor or IDE you like for writing JavaScript for Node.js. If you're not sure what to use, try one of the following:
- Atom (https://atom.io/)
- Visual Studio Code (https://code.visualstudio.com/)
These are both free, lightweight IDEs that are actually implemented in Node.js. They are both available for Windows, Mac, and Linux.
The code listings in the rest of this book will be JavaScript source code files, not commands to be typed into the REPL.
推薦閱讀
- 大學計算機基礎(第二版)
- 數據庫原理及應用(Access版)第3版
- Cassandra Data Modeling and Analysis
- 教孩子學編程:C++入門圖解
- 數據結構(C語言)
- 重學Java設計模式
- Hands-On GPU:Accelerated Computer Vision with OpenCV and CUDA
- 單片機應用與調試項目教程(C語言版)
- D3.js 4.x Data Visualization(Third Edition)
- Visual Foxpro 9.0數據庫程序設計教程
- 汽車人機交互界面整合設計
- Solutions Architect's Handbook
- PHP與MySQL權威指南
- LabVIEW數據采集
- 歐姆龍PLC編程指令與梯形圖快速入門