Friday, May 31, 2019

Re: advantage of angular js with django??

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.

On Friday, May 31, 2019 at 2:43:25 AM UTC-5, Pradeep Singh wrote:

What are the advantages of using AngularJS with Django?

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@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.

No comments:

Post a Comment