📑 Table of Contents

In information technology and computer science, the pattern of applying one-way mutations to an immutable data state is called unidirectional data flow.[1] Separation of state changes from presentation has many benefits and was popularized with Redux for unidirectional data flow combined with React for presenting, or rendering, data state.[citation needed]

See also

edit

References

edit
  1. ^ Rai, Laxmisha (2021-06-30). "Unidirectional Flow: A Survey on Networks Applications and Characteristic Attributes". Journal of Information Processing Systems. 17 (3): 518–536. doi:10.3745/JIPS.03.0159.
edit


📚 Artikel Terkait di Wikipedia

React (software)

or local data storage. Common patterns of usage have emerged as the library matures. To support React's concept of unidirectional data flow (which might

Unidirectional network

A unidirectional network (also referred to as a unidirectional gateway or data diode) is a network appliance or device that allows data to travel in only

Redux (software)

extend the standard Redux API. Free and open-source software portal Unidirectional data flow Single source of truth Initial release tag "Releases – ReactJS/Redux"

Advanced eXtensible Interface

designed specifically for high-speed streaming data applications. It supports only unidirectional data flow, without the need for addressing or complex handshaking

Data link layer

the data link layer, and optionally provides flow control, acknowledgment, and error notification. The LLC provides addressing and control of the data link

Vuex

easier to handle and synchronize data across components. Since Vuex follows a unidirectional data flow pattern, data flows in one direction throughout the

Energy flow (ecology)

food chain show that the energy flow is unidirectional, with the head of an arrow indicating the direction of energy flow; energy is lost as heat at each

Pipeline (Unix)

(anonymous) pipe, implemented in the operating system. Pipes are unidirectional; data flows through the pipeline from left to right. Below is an example of