An example program of react-redux implementation

2022-03-28
1 min read
Featured Image

Project Features

  • States are managed by redux.
  • UI components are sealed in containers without data proceed.
  • Two components can communicate though react-redux.

Project’s technology stack

html + CSS + JavaScript + React + react-redux + redux

Project source code

The source code can be found in Github repo react-redux demo.

Please click to check the project

Avatar
Aaron Fan My research interests include machine learning, signal processing, web development and robotics.