Answer the question
In order to leave comments, you need to log in
Modularity in mvc, how best to implement?
We develop a system on backbone.js + slim.php
They both support REST requests, we use the approach of generating url requests for ajax using "/"
GET "/users/45" // вернет из базы юзера
POST "/users/" // создаст нового
Answer the question
In order to leave comments, you need to log in
Create a model per view?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question