Answer the question
In order to leave comments, you need to log in
Where to start SPA?
Good afternoon. Such a question, I took myself a VPS on digital ocean. I want to ask where to start to write a simple application that works without a PHP backend?
I'm sitting on Google and I see meteor, lails.js, means.js and a million more.
What I want to see in the end is to learn how to use Monga (didn't work with it) . I'm
interested in something in "one bottle". For example, using PHP frameworks and having Apache muscle, etc. Our framework communicates with the base in the model and gives the controller, which in turn in the view. If we write a rest, then all this is given to the JS framework.
And I want to do it without using PHP :)
Advise where to start please.
ps from yeoman.io etc. didn't work yet either. As I understand it, you can also create frames with it.
Answer the question
In order to leave comments, you need to log in
There is a ready-made image of Ubuntu MEAN on digital, try to tinker with it.
mongo has a REST API driver (service) -> so you can do without a backend, for the front, any framework, choose which one you like best.
I would advise ANGULAR -> it is closer to me because of the familiar and simple binding model (very similar to the templates that I already write in the backend).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question