React+Redux course code samples
- Starting configuration (branch
master). - Introduction (branch
introduction). - Tools (branch
tools). - React (branch
react). - Routing, pros and state management (branch
routing-props-and-state-management). - Test application (branch
test-application). - Lifecycle (branch
lifecycle). - Data in React (branch
data-in-react). - Error Boundaries, Portals, Context (branch
context). - Async router and universal rendering (branch
async-router) - Redux (branch
redux). - Async Redux (branch
async-redux). - Testing Redux (branch
testing-redux). - Code splitting and async routing (branch
code-splitting-and-async-routing).