Wednesday, June 26, 2019

Re:

Hi,

Yes it would make sense depending on what you want to build. I have personally built both a complete Django fullstack application, serving entire html pages (with some javascript) and also a django rest framework based backend with a angular 8 frontend. So you can definitely build it and it does make sense. The reason for using django in the backend even though it is not generating any HTML is for the django ORM which I think is really good.

Regards,

Andréas


Den ons 26 juni 2019 kl 10:27 skrev Aldian Fazrihady <mobile@aldian.net>:
It is quite common that Django to be treated mostly as API backend and to deliver a very basic HTML template to inform the browser about the URL of the Angular JavaScript.

Regards,

Aldian Fazrihady

On Wed, Jun 26, 2019 at 3:18 PM 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.

--
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/CAN7EoAZhYKghGtbAmxGwxUV8ZwqXw5zWN2PKgDqAY01g70QpAQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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/CAK4qSCcPRquMZrJXFWYCOiWYd%3Dgg9-rbT6U%3DWCOdCNMXEvmJFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment