Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 198 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 198 Bytes

Description

There are 4 exercise sets.

1_fundamental

In this exercise set, you will learn the fundamental concepts behind redux. More specifically:

  • store
  • action
  • reducer
  • dispatch