Answer the question
In order to leave comments, you need to log in
Best practice on the structure and assembly of the project?
Hello, {{ user.username }}.
We are going to write a single-page website.
For work, we want to use this set:
- Django 1.9
- Angular.js 1.5
- gulp 3.9
Maybe something else?
Actually, there was no experience of the Django + Angular bundle. Interested in the structure of the project, so that it could be scaled in the future (for sure, there will be more than one app from Angular).
If you have an example of such a project, it would be nice to see how you implemented it and WHY in this way and not otherwise?
Z.Y. Projects like this one - https://github.com/nnja/tweeter have seen, you need something more complicated.
Thanks :)
Answer the question
In order to leave comments, you need to log in
There are more questions on how to do it right on the angular side - https://github.com/johnpapa/angular-styleguide
On the django side, do versioning api
Django-Rest-Framework, configure to RESTful API models and that's it.
In Angular, you prescribe resources and services, display them as you like.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question