Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

thiagomurakami/simple-react-redux-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React Redux Tutorial!

There are a lot of awesome of React (+Redux) tutorials out there such as:

This is my humble attempt to make a more pragmatic one!

Table of Contents

  1. Hello World!
  2. To-do list
  3. To-do list Redux style

Hello World!

Understand the basic concept of React, what is the difference server-side or client-side apps and the basics of how React renders your app into the page!

To-do list

The classic example! Let's add some interactions to the page and fetch a list from the server!

To-do list Redux style

How would our previous example be written using Redux?

Further Reading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published