Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.
Redux is a compact library that provides predictable state containers for JavaScript apps. It revolves around the concepts of state trees (stores) that store state, actions that change state trees, and reducers that describe how actions perform. And it is the perfect companion for React. In this video, Eric Greene embarks upon a deep dive into Redux and demonstrates how to code Redux apps with React.
{{toc.Position}} | {{toc.Text}} |