Course Information
Course Overview
Learn how to integrate a Django backend with an AngularJS front-end in this step-by-step series.
When it comes to building modern web applications, you need to think about two aspects: the backend and the front end.
Django is one of the most popular backend frameworks in the world.
AngularJS is one of the most popular front-end frameworks in the world.
Together, they make magic. This series is about integrating that magic to show you what's possible in today's cutting edge technology.
We're going to be working with you step-by-step and teaching you everything along the way. By the end, you'll have a powerful Blog web application driven by the beautiful combination of Django and AngularJS.
Course Content
- 4 section(s)
- 36 lecture(s)
- Section 1 Welcome
- Section 2 Downloads & Setup
- Section 3 Django + AngularJS
- Section 4 Thank you!
What You’ll Learn
- Integrate Django Applications with AngularJS, Django 1.10, AngularJS 1.5
Skills covered in this course
Reviews
-
DDinakaran S
There are several errors when I run the 'py manage.py runserver' command. Mostly these errors are due to deprecated versions of modules. Now I'm not sure as to which version I should upgrade to. When I upgrade them to the latest versions of all the modules the code seems to be incompatible as it's using all deprecated code.
-
HHuy Dang
Instructor goes through the course so fast and the code is not well structured.
-
hharry2507527 .
too unstructured for people not familiar to it. The youtube AngularJS1.5 is also missing videos. (jumped from 5 to 12), making it difficult to follow. I have enjoyed other courses by the lecturer but this one is not as organized.
-
SS Hamza
No clear explanation , no proper maintaining of the directory structure , lots of confusing stuff .