se-edu/learningresources

Introduction to Redux

Closed this issue · 0 comments

Proposed outline:

  • What is Redux
    • What is application state
  • How does Redux work
  • Why use Redux
  • Why not to use Redux
  • Alternative State Management solutions
  • Getting Started With Redux

Outline quite similar to React, since they are libraries used quite often together.