M
M
Maxim Tarabrin2017-05-31 11:07:59
Django
Maxim Tarabrin, 2017-05-31 11:07:59

How to build SPA architecture on Angular 2?

How to build architecture using Angular 2 and Django as Backend. At the moment, the following idea is sitting in my head: Angular 2 is a separate application that runs on a separate server port, and django is a separate system that also runs on its own port. I will use Dzhangu only for working with the database and for some complex tasks, generating excel, word documents and returning them to the Angular application. Is this the only architecture, are there other forms of building the system?
I must say that I came to Angular from Django and it was normal for me to render a full page with information on every request to the server, in fact, because of this, such questions arise.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2017-05-31
@padr1no

www.django-rest-framework.org + angular
_

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question