Learning Ionic(Second Edition)
上QQ阅读APP看书,第一时间看更新

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/.