In this tutorial, we will learn how to build a full stack Django + Angular 8 example with a CRUD App. The back-end server uses Python 3/Django with Rest Framework for REST APIs and interacts with MySQL/MongoDB database. Front-end side is made with Angular 8, HTTPClient & Router.
Newer versions:
– using Angular 10
– using Angular 11
– using Angular 12
– using Angular 13