Skip to content

*IN PROGRESS* A React shopping list app that uses Suspense/code-splitting, useReducer and useCallback hooks, Flux pattern, and nested context

Notifications You must be signed in to change notification settings

brittonashford/shopping-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List

IN PROGRESS
Deceptively simple, this shopping list app uses a Flux pattern with useReducer and useCallback hooks to manage state. It also utilizes Suspense and the lazy function to improve performance by only loading components when they are requested and after data has been fetched.

I will be adding a proper backend to this soon:)

About

*IN PROGRESS* A React shopping list app that uses Suspense/code-splitting, useReducer and useCallback hooks, Flux pattern, and nested context

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published