advantage of angular js with django??

18 views
Skip to first unread message

Pradeep Singh

unread,
May 31, 2019, 3:43:25 AM5/31/19
to django...@googlegroups.com

What are the advantages of using AngularJS with Django?

Joe Reitman

unread,
May 31, 2019, 11:59:20 AM5/31/19
to Django users
AngularJS is a Single Page App (SPA) framework. You can use Django along with Django Rest API package as the backend to your Angular app. The biggest advantage is you can create, change or have multiple frontend systems on different platforms without having to make changes to your Django backend. For example you can create an AngularJS web app and a React Native app for iOS using the same Django backend.

Nick Sarbicki

unread,
Jun 1, 2019, 3:26:15 AM6/1/19
to Django users
> The biggest advantage is you can create, change or have multiple frontend systems on different platforms without having to make changes to your Django backend. For example you can create an AngularJS web app and a React Native app for iOS using the same Django backend.

It's worth noting that this is an advantage of having a full fledged API and not an advantage of using angular.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eb63d6f5-5125-4e5f-882d-eaa469529323%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages