Sign in
Log inSign up

What are the exact demerits of two way data binding?

Sharon's photo
Sharon
·Nov 14, 2015

Functional programming and libraries like React recommend unidirectional data flow. My question is what are the exact demerits of two way binding and why should one always use unidirectional binding?