Skip to content

vpcom/functional-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stat of the art functional component

This project aims at demonstrating the use of Hooks in React 19. Zustand 5 and Redux 5 may be subsequently used.

We focus essentially on:

  • useState
  • useEffect
  • useMemo
  • useCallback
  • useRef
  • useReducer
  • useContext

And on (re-)renderings.

Run the project

npm start

-> http://localhost:3000

About

Stat of the art React functional component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published