|
|
|
|
|
by batiste
3219 days ago
|
|
I think you are comparing Apple with oranges here. React doesn't have a ViewModel notion that would binds data with Component. The binding is happening in the templates themselves so in the Component themselves and there is no in-between layer AFAIK. If you are looking for exactly this feature you might be disappointed. |
|