Course on React and Redux
Building an application from ground up with React and Redux
Lectures, code examples and other materials can be found in the GitHub repository
- Introduction to the JavaScript ecosystem
- Introduction to React
- State in React
- Reducers with React
- Asynchronous processes
- Bidirectional communication using Websockets
- History API and optimizations
- Component isolation and visual testing