I'm trying to develop Django web application using ChaplinJS and having some trouble with design. So i need some advise.
1) How project structure should look like? Separate folders "back-end" and "front-end" or all files in django-project file structure.
2) Witch templates should i use? django's or something like Handlebars.
Basic idea is to have MVC on server side (Django and Tastypie) and on client side (some JS frameworks like Chaplin). So these communicate through RESTful API. I know much depends on each developer preferences and can be done multiple ways, but there has to be some solid techniques like design-patterns or so. Post detailed answers please, cus i'm really new to web developing.
Aucun commentaire:
Enregistrer un commentaire