- 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/.
推薦閱讀
- OpenShift開發指南(原書第2版)
- C語言程序設計案例教程(第2版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 摩登創客:與智能手機和平板電腦共舞
- Visual Basic程序設計(第3版):學習指導與練習
- 從0到1:HTML+CSS快速上手
- C語言程序設計
- Hands-On RESTful Web Services with Go
- Mastering Predictive Analytics with Python
- 區塊鏈底層設計Java實戰
- Raspberry Pi Home Automation with Arduino(Second Edition)
- 區塊鏈技術進階與實戰(第2版)
- Fast Data Processing with Spark(Second Edition)
- 寫給程序員的Python教程
- Machine Learning for Developers