Content deleted Content added
→JSX: Remove content now used on JSX (JavaScript). |
mNo edit summary |
||
Line 1:
{{
{{Infobox software
| name = React
Line 122 ⟶ 121:
===Unidirectional data flow===
To support React's concept of unidirectional data flow (which might be contrasted with [[AngularJS]]'s bidirectional flow), the Flux architecture was developed as an alternative to the popular [[
Flux can be considered a variant of the [[observer pattern]].<ref>{{cite web|last1=Johnson|first1=Nicholas|title=Introduction to Flux - React Exercise|url=http://nicholasjohnson.com/react/course/exercises/flux/|website=Nicholas Johnson|access-date=7 April 2018}}</ref>
|