Angular
Angular is a JavaScript web application framework for building rich apps that run in web browsers.
Angular is an implementation of the JavaScript frameworks concept. Learn how these pieces fit together in the web development chapter or view the table of contents for all topics.
Angular resources
-
This end to end web app with Django-Rest-Framework & AngularJS part 1 tutorial along with part 2, part 3 and part 4 creates an example blog application with Djangular. There is also a corresponding GitHub repo for the project code.
-
Django-angular is a code library that aims to make it easier to pair Django with AngularJS on the front end.
-
Developing a Real-Time Taxi App with Django Channels and Angular this course teaches you how to build and test a real-time ride-sharing app with Django Channels and Angular.
