S
S
semki0962016-05-07 11:07:06
PHP
semki096, 2016-05-07 11:07:06

Should I use Ember.js in conjunction with a PHP framework?

For example, I want to make a one-pager. It will have interactive elements - for example, dragging blocks, adding to cart, etc. All this can be done, of course, without Ember.js. What will I get by using this library in conjunction with the PHP framework? After all, the framework itself already has controllers and models, it turns out that the js framework is, as it were, not really needed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2016-05-07
@semki096

worth it or not - it's up to you and only you.
in the case of using a php-framework, it will be needed to organize api and send the requested data to the client / process the data received from the client.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question