M
M
marataziat2018-02-19 12:54:48
Web development
marataziat, 2018-02-19 12:54:48

How is Ror / Django being used now?

Recently there have been many changes related to AngularJs and others, now I don’t understand how they use Django and RoR in large projects, for example? Services are written on them? Or just make asynchronous sites?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Gornostaev, 2018-02-19
@marataziat

Firstly, a huge number of sites are still written without front-end frameworks. Secondly, Angular is perfectly usable with Django. Thirdly, if on the SPA front, then on the back you can use Django Rest Framework . Finally, Django is completely synchronous. If you need an asynchronous service, you will have to use something else.

B
beduin01, 2018-02-19
@beduin01

In the RestAPI trend and a JS framework on top of it. And all these Django and so on are technologies of 10-15 years ago.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question