M
M
mpxxx2015-07-16 14:07:47
PHP
mpxxx, 2015-07-16 14:07:47

How do you organize the work of the front-end with the back-end?

I do layout and scripting.
Now my layout is tied up and templatized by XSLT and this is done by the backender. It's long and inconvenient.
There is a need to isolate the back and front as much as possible.
So far, no replacement has been found.
How do you do it?
Maybe you can suggest articles or ready-made solutions?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
T
TekVanDo, 2015-07-16
@TekVanDo

Recently, in my projects, the backend is separated from the frontend. The backend is pure REST. On the SPA frontend.

K
kid-programmer, 2015-07-16
@kid-programmer

front on Ember, back asp.net api

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question