Friday, May 31, 2019

Unidirectional Data Flow (computer science)

Codumon: creating page for unidirectional data flow computer science concept


In [[information technology]] and [[computer science]], the pattern of applying one-way mutations on an immutable data [[State_(computer_science)|state]] is called Unidirectional Data Flow. Separation of state changes from presentation has many benefits and was popularized with [[Redux_(JavaScript_library)|Redux]] for unidirectional data flow combined with [[React_(JavaScript_library)|React]] for presenting, or rendering, data state.

==See also==
* [[Data (computing)]]

==References==



[[Category:Cognition]]
[[Category:Models of computation]]


from Wikipedia - New pages [en] http://bit.ly/2EO1pVw
via IFTTT

No comments:

Post a Comment