Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A rudimentary implementation of useState without using React hooks or setState.

Made for the purpose of better understanding how React hooks work under the hood, and to familiarize myself more with closures and IIFEs.

Based off this lecture from Ryan Florence and Michael Jackson https://www.youtube.com/watch?v=1jWS7cCuUXw&t

About

A rudimentary implementation of useState without using React hooks or setState

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages