Skip to content

— [...in progress] — React Single Page Applications (SPA) using modern practices like Context, Reducer, Suspense and more — Real world social media app where you can post, follow other users and even hop into a live chatroom

Notifications You must be signed in to change notification settings

oanskyy/react-spa-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

complex-react-app

  • Single Page Applications (SPA) using modern practices like Context, Reducer, Suspense and more
  • Real world social media app where you can post, follow other users and even hop into a live chatroom
  • Understand what "state" is in React and how to bring our interfaces to life
  • Use the modern "hook" approach with Function Components
  • Leverage React Router to create a Single Page Application with shareable URLs
  • See the power of Context, Reducer, and Immer and create an ideal way of working with state
  • Run code at the perfect moments by understanding the power of useEffect()
  • Use async HTTP requests to communicate with APIs so that our app feels meaningful by working with real data
  • Deploy our app up onto the web so you can share it

About

— [...in progress] — React Single Page Applications (SPA) using modern practices like Context, Reducer, Suspense and more — Real world social media app where you can post, follow other users and even hop into a live chatroom

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published