Ionic Crash Course (2.x and above)

preview_player
Показать описание
A quick introduction to Ionic 2.x and above (i.e Ionic 3, etc) and how to build your first app.
Рекомендации по теме
Комментарии
Автор

I am an Uber driver in the DC Metro Area and one of my riders introduced me to Ionic. This is real networking in the modern age - in-person.

jenniferrae
Автор

Ionic, thank you for posting this tutorial. I am not a techi, but I don't have the funds to pay an expert. So, this is a big "learning curve." Thanks again for this video.

MyJubilation
Автор

I should have come to this tutorial before spending hours going through other tuts on the web. Great breakdown of how ionic works.

kidando
Автор

The best video tutorial I've seen ever.

wt
Автор

15:45 - Thanks for letting the amateurs among us know the truth!!

Just starting to learn Ionic2, and web development generally, and this was a great primer!

Schmorrison
Автор

Now, I can say that I learn a lot!!! Wonderful!!

claudiaazevedo
Автор

OMG, It that easy. I currently learning both Android and IOS development, but now I might just learn how to use Ionic.

kamilbolka
Автор

This a great introduction. I spend some many times reading and re-reading the documentations with limited success. This video makes the various pieces click together.

pohkeamtan
Автор

Great presentation. The framework is just awesome. Thanks :)

zeuskyst
Автор

Worked fine right up to: 21:32. The blank template does not currently have 'public navCtrl: NavController' as constructor arguments.


i tried putting it there, but then it says NavController doesn't have a push as a property.

elgracko
Автор

Turbo Excited! This walkthrough is dope. Thanks a ton

dillado
Автор

My recommendation for anyone who's new to Ionic like me. If you have experience with angular 2.x^, you'll find Ionic is pretty similar to it. For some project structure and routing have a different a bit.

rijaltanjung
Автор

@ionic might I suggest you guys can do an updated video. Some of this stuff like the way you register pages that have been generated are different from what is shown in the video. If you guys want to add a page with latest CLI and not have its own module use `ionic generate page pageName --no-module` and you can register the page as you would any other tab. the unknown part for me is how to register new page if we dont use `--no-module`

timlombrana
Автор

Great, I'm noob in Ionic and understand the basics and all tools to start

CamiRodriguezepisode
Автор

I believe we need this video to be updated. It is very hard to get started when everything works differently especially right at the start. Installing cordova and ionic is the only thing that matches, i.e. first 2 minutes... For now, it is making more confusion than helping someone get started...

AlexandreMAssis_BR
Автор

16:06
items and itemSeleccted(item) are both underlined in Visual Studio as an error. When I hover mouse over 'items', '[Angular] Identifier 'items' is not defined. The not contain such a member.' On 'itemSelected(item)' i get '[Angular] Unknown method 'itemSelected'.

What gives? I'm a total novice at Ionic (hence watching the tutorial)

EDIT: Just continue with the code, it's all good. The alert was because of the missing code.

asoganmoodaly
Автор

If you are following with the current version, use the command "ionic start myAPP" w/o quotes. You then choose the tab starter.

jer
Автор

Very outdated, please do an updated video ASAP

Jack-bxre
Автор

You are awesome Ionic Team!!
Thank you.

surensargsyan
Автор

Great Max.. Thanks for this. Any idea how can we create rootScope type of variables?

suprabhatmohapatra