It depends. I think it makes sense if you are considering multiple frontends as in an API driven application. Consider having a bunch of native apps (one for each platform) and a web app. In this case, you will end up maintaining two views for each action - one to display the HTML and another to return API data for the app. In this case, a front end over angular could make more sense.
Abishek
On 26 Jun 2019, 4:18 PM +0800, Pradeep Singh <replyveer25@gmail.com>, wrote:
Does it make sense to create an application with Django as the backend and Angular as the front end? I understand entire websites can be built from Django, so how would Angular, as a front end framework, work with Django? What would be the benefit of adding Angular, or is it an unnecessary complexity even for large websites?--
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/CANwgZcYYsxyqQugJddtTv_2M_aLvq3PeQ%2BREEYTR%2BBX4SQX-Pg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment