Difference between revisions of "Redux"

From PKC
Jump to navigation Jump to search
 
Line 1: Line 1:
{{WikiEntry|key=Redux (JavaScript library)|qCode=28957057}} is a state management system<ref>{{:Video/Redux Tutorial - Learn Redux from Scratch}}</ref><ref>{{:Video/Redux in 100 Seconds}}</ref> for developing JavaScript web applications.
{{WikiEntry|key=Redux (JavaScript library)|qCode=28957057}} is a state management system<ref>{{:Video/Redux Tutorial - Learn Redux from Scratch}}</ref><ref>{{:Video/Redux in 100 Seconds}}</ref> for developing JavaScript web applications. There is a tool called:[[Log Rocket]] that can be used with [[Redux]].
 
<noinclude>
<noinclude>
{{PagePostfix
{{PagePostfix

Latest revision as of 00:52, 13 January 2023

Redux (JavaScript library)(Q28957057) is a state management system[1][2] for developing JavaScript web applications. There is a tool called:Log Rocket that can be used with Redux.


References

  1. Programming with Mosh, ed. (April 21, 2020). Redux Tutorial - Learn Redux from Scratch. local page: Programming with Mosh. 
  2. Delaney, Jeff (Apr 21, 2022). Redux in 100 Seconds. local page: Fireship. 

Related Pages