top | item 37585019

(no title)

mmmeff | 2 years ago

What you’re talking about is unidirectional data binding, and what you’re replying to specifically mentions its failure to scale with complex applications.

It’s not the kind of problem you can appreciate when taking any framework for a spin with a form input.

discuss

order

skrebbel|2 years ago

No, what I replied to said that about 2-way data binding. React also (just about) forces you to do unidirectional data flow, just like Solid.