- Learning Ionic(Second Edition)
- Arvind Ravulavaru
- 117字
- 2021-07-02 23:24:28
Text editors
This is a totally optional installation. Everyone has their own preferred text editor. After running around many text editors, I fell in love with Sublime Text, purely for its simplicity and the number of Plug and Play packages.
If you would like to give this editor a try, you can navigate to http://www.sublimetext.com/3 to download Sublime Text 3.
Since we will be writing our JavaScript code in TypeScript, Microsoft's Visual Studio Code is another good option.
If you would like to give this editor a try, you can navigate to https://code.visualstudio.com/.
You can also check out Atom as another alternative.
If you would like to give this editor a try, you can navigate to https://atom.io/.
推薦閱讀
- Go Web編程
- UNIX編程藝術
- JavaScript高效圖形編程
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- 程序員面試算法寶典
- EPLAN實戰設計
- Mastering Rust
- Hands-On Natural Language Processing with Python
- SQL Server從入門到精通(第3版)
- C#應用程序設計教程
- 零基礎看圖學ScratchJr:少兒趣味編程(全彩大字版)
- Drupal 8 Development:Beginner's Guide(Second Edition)
- Hands-On Dependency Injection in Go
- INSTANT LESS CSS Preprocessor How-to
- MATLAB從入門到精通