IONIC Section 5 - 5.1 Angular + Ionic: Intro Module

Click here for more videos available on our youtube channel !

Hello everyone and welcome to this new section dedicated to Angular and Ionic. Previously we looked at the basics of Ionic and its suite of components. Obviously, we will explore all the interesting parts of Ionic, including styling, the theme, running it on a native mobile device, and building a native mobile app. But before that, it's time to add Angular to our Ionic app. As you learned in the last module, Ionic works with any framework, or none, if you don't want to use any. But this course is going to be good about using Ionic with Angular. Previously, I briefly talked about why we would want to use a framework like Angular, rather than with plain JavaScript like in our last section with our budget plan. So in this module, we're going to dive into this question, "Why do you need Angular?" and afterwards we will set up an Angular project with Ionic and I will explain how this works internally and what it does and how it differs from a normal Angular project and we'll then dive into how we use Ionics components, how we combine them with Angular components how they react etc… We will also see how to use Routing Angular to switch between pages and the role that Ionic plays in this. We will also look at the Ionics controllers, so those controller components such as the alerts controller described in the last lesson, and of course how to use them. We will start our lesson in this next video.