Django Templates vs. Django APIs

Django Templates vs. Django APIs for Web Development

There are two approaches for front-end coding when using Django in web application development.

One uses Django as a full-stack web framework with Django templates. The other uses Django as an API backend while using another frontend framework, such as React.js.

Recently, the API approach has become more popular; however, we'll explain how Django works using the first approach in this course, as that approach gives you a better understanding of Django.


You can also learn this topic offline. Click AmazonKindle.

Django Introduction
Course Content