Building your first React + Redux Application (#2): Actions, Reducers, and Store

Опубликовано: 26 Август 2026
на канале: Antonin Januska
11,359
61

Wondering what the Redux craze is? In this video, I introduce Actions, Reducers, and the Store as well as implement a simple data-flow for our application.

Watch for the ending where I show you the simplest way of implementing Redux: a pub/sub with Reducers as a middleware upon dispatch.

Follow me on:

Twitter:   / antjanus  
Twitch:   / antjanus  
Blog: http://antjanus.com

Code at this point on github: https://github.com/AntJanus/redux-tut...