Skip to content

my-react-course-projects/form-validation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Form Validation using React

1. Usecase of UseEffect() Hook to persist a login session using the localstorage as a medium of storage.

2. Usecase of UseEffect() : Debouncing Technique.

3. Usecase of UseReducer() : Alternative to useState() but not a replacement. Used for complex state management.

4. Context API usage

1: Using the Producer-Consumer approach.

2: Using the useContext() React Hook.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published