- Ionic:Hybrid Mobile App Development
- Rahat Khanna Sani Yusuf Hoc Phan
- 208字
- 2021-07-09 19:00:33
Using Ionic Framework with different Code Editors
Code Editors are an integral part of a development environment and hence it is important to choose the perfect editor that augments the coding style for Ionic. Here we suggest some Code Editors that support Ionic Framework very well.
Brackets
Brackets is a new but promising Code Editor for building JS and HTML5 Apps as it is built using the same technologies. It has the capability to add extensions to augment its features. The Code Editor can be downloaded from http://brackets.io. Brackets has an excellent extension for Ionic, which can be found at http://ionicbrackets.com.
Sublime Text
Sublime Text is the most popular choice among all web developers. It is a very lightweight and fast Code Editor, with full support for JavaScript and HTML5. It also has the capability to add plugins. Ionic also has a plugin for Sublime. Download the Code Editor from http://sublimetext.com/download.
Visual Studio
Visual Studio has recently launched support for Ionic by providing starter project templates directly available in the menu itself. You can install them in your Visual Studio after installing Cordova tools. The Ionic Project templates installation can be accessed by going to Tools | Extension and Updates, and in the Online tab searching for Ionic.
- Learn TypeScript 3 by Building Web Applications
- Flask Blueprints
- OpenCV for Secret Agents
- Android 7編程入門經典:使用Android Studio 2(第4版)
- Unity Shader入門精要
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- MySQL從入門到精通(軟件開發視頻大講堂)
- Hands-On JavaScript for Python Developers
- C++編程兵書
- Nagios Core Administration Cookbook(Second Edition)
- IPython Interactive Computing and Visualization Cookbook
- Hack與HHVM權威指南
- 基于GPU加速的計算機視覺編程:使用OpenCV和CUDA實時處理復雜圖像數據
- Android高級開發實戰:UI、NDK與安全