Answer the question
In order to leave comments, you need to log in
Which "light" js library with templating and 2way-data-binding should I choose?
I used to use Angular. but it is more suitable for SPA or when there is a lot of interactive interface.
The current project on Symphony, everything is rendered by twig, but sometimes there are interfaces when you need to:
1. make a complex form (2-way-DB)
2. render some list from JSON
3. add some class to the div based on the value of which -some js-variable
that is well suited for my task?
Answer the question
In order to leave comments, you need to log in
Used to use AngularThen check out Angular Light: 2way, 1-way, directives.
If you don't want React - take Mithril mithril.js.org
7 kb - and the possibilities are comparable
[tag sarcasm] very powerful and "light" - Vanilla JS [/tag sarcasm]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question