“Eu quero desenvolver um app!!!”
"Desenvolver nativo ou híbrido?"
HTML5 que se parece com nativo
Web envolvida por uma camada nativa
Acesso direto as APIs nativas
O ambiente de desenvolvimento web é familiar
One code base to rule them all!
“Não estamos mais em 2007!”
Year | Device | Processor | RAM |
---|---|---|---|
2007 | iPhone | 400 MHz | 128 MB |
2010 | iPhone 4 | 1 GHz | 512 MB |
2015 | iPhone 6 | 1.4 GHz dual-core | 1 GB |
Common UI, APIs, views, navigation, stack history, transitions, interactions, gestures, etc.
(Feels like Home)
Extends the HTML vocabulary
Proven for large-scale app development
UI Components using Directives & Services
CSS gerado a partir do preprocessador Sass
Altere rapidamente o look and feel do seu app
CSS pensado para ser facilmente sobreescrito
List Item {{ item.id }}
{{ c.name }}
{{ c.email }}
700+ MIT licensed font-icons included
npm install -g ionic cordova
Boilerplate app structure ready for customization
LiveReload both local and native builds
Build and run native apps
$ ionic start myApp blank
$ ionic start myApp tabs
$ ionic start myApp sidemenu
Getting started guide
ionicframework.com/getting-started
Documentation
ionicframework.com/docs
Visit the Community Forum
forum.ionicframework.com
Contribute on GitHub
github.com/driftyco/ionic
Ionic Brazil - Guia do Desenvolvedor
github.com/IonicBrazil/guia-do-desenvolvedor
Ionic Adventures by @juarezpaf
github.com/juarezpaf/ionic-adventures
@arthuralv3s
https://github.com/arthuralves
http://github.com/arthuralves.io/entendendoionic
Inspirado por: