Ionic 2: Your First @App w/Mike Hartington

preview_player
Показать описание
Ionic 2: Your First

Ionic has revolutionized the way web developers make the transition mobile development, but there’s always room to improve and make the lives of new app developers easier. With Ionic 2, we’ve improved upon much of what made Ionic 1 great, while also keeping things simple and reducing the fatigue that developers can feel when learning a new tool. We’ll introduce you to the basic Ionic 2 concepts and what it takes to build an app.
Рекомендации по теме
Комментарии
Автор

Hi Mike! Can you talk a bit about how the progress of making Ionic 2 a platform for building PWAs is going? Specifically deploying the same codebase for the "mobile web" version of the app as the packaged "native" version. Is this something we can expect Ionic 2 to do out of the box when it leaves beta?

ScottMathsonCA
Автор

Hi Mike,

Any update for Push Notification in Ionic v2?

grabtasker
Автор

Hi Mike, thanks for this presentation. I have a question nor related to ionic. what kind linux shell are you using here ? thanks

walidmeddeb
Автор

I have a select with three options. There, according to user choice, the aplication goes to a screen or another. How would I do to call another screen as the user click? Would I use a switch case? What is the best way to do it?

charlestech
Автор

Good tutorial . How did you open this three emulators(iOS, Windows, Android) in one page ?

GhannamAhmed
Автор

very nice tutorial. .thank you
please create new tutorial. .how to ionic 2 andriod first page loading performance fast...becoz iconic 2 app on this take 6 or 8 seconds app on performance time very slow blank app on ionic 2 ...I hope u will create this video. .u have any idea please create video

majeedk
Автор

Hi how do i install star track ? I cannot seems to load it successfully

xinpeng
Автор

What are some good animation frameworks that go good with ionic?

RobertThomasrob_thomasa
Автор

Hi Mike,
Got two questions regarding Ionic:
- When I build & deploy my Ionic2 app for the web, the "global" script file size is ~2 to 3MB. Do you know if Angular2 (and Ionic2) team is making any progress on this side ?

Thanks! And thanks to the whole team :), & BeMyApp

vinceg
Автор

hi mike,

can anybody tell me how yo make custom plugin in ionic 2 ???

vhvl
Автор

Hi I am getting below error, i took the code from github and done npm install, after starting server using ionic serve getting below exception.

Unhandled Promise rejection: EXCEPTION: Error in ./Toolbar class Toolbar - inline template:0:0
ORIGINAL EXCEPTION: No provider for Navbar!
ORIGINAL STACKTRACE:
Error: DI Exception
ERROR CONTEXT:
[object Object] ; Zone: angular ; Task: Promise.then ; Value: ViewWrappedException

VijayKumar-yvtu