L
L
LB7772014-11-18 16:19:37
JavaScript
LB777, 2014-11-18 16:19:37

What engine/cms should be used for WEB if the data comes in json format?

I'm a FrontEnd developer and I have experience with PHP templating engines (smarty, etc.). In a new project, BackEnd will give me everything in JSON format.
Therefore, the question is: which template engine (cms or engine) should we use for this?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vitaly Kravtsov, 2014-11-18
@krvital

In this case, it probably means that the frontend will be a single page application in javascript? If so, then you need js template engines, such as underscore template or handlebars

N
Nikita Gushchin, 2014-11-18
@iNikNik

Angular, backbone, ember, etc - there are a lot of frameworks. Choose to your taste)
I am for angular.

P
Philipp, 2014-11-18
@zoonman

I recommend using AngularJS, because. he has a large community and the engine itself began to swear.
Plus, developing with AngularJS is a little easier, because. many things are solved by themselves and there is no need to puzzle over how to re-render the HTML if something has changed in the model.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question