Skip to content

IrfanBaqui/react-redux-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Redux Tutorial

01

Setup a bare bones react project with Webpack and no server

02

Add a development server with hot module reloading, and build first React component

03

Composing components in introducing prop types

04

Dynamic rendering of a list of components based on available data

05

Introduce state management with Redux

06

Advanced state management with Redux

07

Introduce Routing with React Router

08

Introduce Server side rendering

09

Introduce API server to act as a persistent data store

10_workshop

Step-by-step implementation of server-side rendering and asynchronous API calls with Redux Thunk middleware

11

Implement a transient loading state when waiting for responses from the server

About

React and Redux tutorial with an example reddit clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •