samedi 27 décembre 2014

Is there any JS Framework like Symfony?


I use Symfony since many years, and I'm currently experimenting Node Webkit (to make a full Javascript/HTML app).


I'd like to structure my project with a MVC-like design pattern, so I tried some Javascript frameworks like AngularJS, Marionette or Backbone. But many of them missed the Entity peristance part that I liked in Symfony.


So I wonder if there is a javascript framework which allows to use controllers, to make complex views (includes, extends...) and to work in entities (Javascript objects that can be easily stored and getted in the Webstorage or in a light DB).


I'm aware that it is a naive question, but I'm not a JS expert and I'm a little bit lost in front of the mess (I think) of some Javascript frameworks compared to some Java or PHP solutions, so I'd like to enjoy some javascript developpers experience.





Aucun commentaire:

Enregistrer un commentaire