Answer the question
In order to leave comments, you need to log in
Which MV*(js) framework to choose for a specific task?
The task has already been implemented, but in jQuery.
An application built into the site, which is from selects containing the same type of values (each select has its own type). The list of which depends on the previous selected selects.
In other words, the content of the next selec depends on the currently selected parameter. And there are about 10 of them in a row (the order does not change).
Important points: in selects, data is loaded only from the server (on the client side, there can be no data array itself). The transmitted data contains only a list of values for the next select (or an array of final data, at the end of the selection of all selects).
Which MV* framework to choose for such a task?
Thank you!
Answer the question
In order to leave comments, you need to log in
Yes, almost anyone will do. Perhaps even a backbone-type library is enough.
Choose the most popular, with good docks and a large community. You can look here .
I would take Angular, because I know it well. Yes, it will probably be an overhead, since some of the functions will not be used. But on the other hand, the application will be easy to expand in the future.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question