Skip to content

pushh-k/-Ecommerce-Follow-Along

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Milestone 32: Using Dispatch and useSelector for Storing Mail in Global State => Dispatch Method for Storing Mail in Global State

Implemented Dispatch method on the Login page to store the user email in the global state. Ensured that the email is properly stored using Redux to manage the state across pages. => Accessing Mail in Other Pages

Utilized useSelector to access the stored email in the global state on all other pages. Ensured seamless usage of the email across various components without prop drilling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages