I tried using Ember JS for building single page applications. It's awesome.
Now I'm looking for something which helps to use my application more efficiently. I want to build a html component which can rendered via Ember JS Route in JSON format.
For example:
HTTP Request: http://domain/tag - Route
HTTP Response: { "html" : "...", "js" : "....", "css" : "..." }
Aucun commentaire:
Enregistrer un commentaire