Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

what is redux

//Redux is a predictable state container for JavaScript apps.

  It helps you write applications that behave consistently, 
  run in different environments (client, server, and native), 
  and are easy to test. 
 
PREVIOUS NEXT
Tagged: #redux
ADD COMMENT
Topic
Name
5+4 =