- Learning Ionic
- Arvind Ravulavaru
- 163字
- 2021-07-16 13:40:54
What is Ionic?
Ionic is a beautiful, open source, front-end SDK for developing hybrid mobile apps with HTML5. Ionic provides mobile-optimized HTML, CSS, and JS components, as well as gestures and tools for building highly interactive apps.
Ionic is performance efficient with its minimal DOM manipulation and hardware-accelerated transitions as compared to other frameworks in this league. Ionic uses AngularJS as its JavaScript framework.
With the power of AngularJS inside a framework like Ionic, the possibilities are unlimited (you can use any AngularJS component inside Ionic as long as it makes sense in a mobile app). Ionic has a very good integration with Cordova's device API. This means that you can access device APIs using a library like ngCordova and integrate it with the beautiful user interface components of Ionic.
Ionic has its own Command Line Interface (CLI) to scaffold, develop, and deploy Ionic apps. Before we start working with the Ionic CLI, we need to set up a few pieces of software.
- Instant Testing with CasperJS
- UML和模式應(yīng)用(原書第3版)
- Apache Spark 2.x Machine Learning Cookbook
- Bulma必知必會
- Python數(shù)據(jù)挖掘與機器學(xué)習(xí)實戰(zhàn)
- C++新經(jīng)典
- 青少年學(xué)Python(第1冊)
- C/C++數(shù)據(jù)結(jié)構(gòu)與算法速學(xué)速用大辭典
- 零基礎(chǔ)學(xué)HTML+CSS
- Android應(yīng)用程序設(shè)計
- Building Apple Watch Projects
- Raspberry Pi開發(fā)實戰(zhàn)
- Django 2.0 入門與實踐
- TypeScript High Performance
- 編程風(fēng)格:程序設(shè)計與系統(tǒng)構(gòu)建的藝術(shù)(原書第2版)