Leveraging a REST API built with Django, we'll build an Angular Web App. With the same API, we'll build a mobile app using the Ionic Framework.
Angular is a popular front-end, client-side, framework that makes building full web apps effective and powerful.
Ionic is a mobile app framework that uses Angular to build Native Mobile Applications.
Full Course is here: http://joincfe.com/courses/django-angular-ionic
1 - Welcome - No Code
4 - Add Bootstrap for API Home
1 - Welcome - No Code
7 - Angular Routing in Django URLs
9 - Angular Forms, Validation & Data
11 - Http Client Part 1 - List View
12 - Http Client Part 2 - Detail View
17 - Backend Upgrades for Uniformity
19 - Using a JWT Token in HttpClient