Skip to content

Created a very simple blog app in 3 different ways to demonstrate the pros and cons of each method. The last method being the best but if you already use redux in your project then using second method is perfect.

Notifications You must be signed in to change notification settings

patwadeepak/blog-app-react-3-different-ways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure React Way Code

The beginner's way of doing things in react without using any state management library and using local states.

Read the full article about this repo.

About

Created a very simple blog app in 3 different ways to demonstrate the pros and cons of each method. The last method being the best but if you already use redux in your project then using second method is perfect.

Resources

Stars

Watchers

Forks