/hello-state

I'm going to find out what react hooks are really up to

Primary LanguageJavaScript

What even is useState anyway?

I decided to find out by re-implementing it from scratch without using any existing hooks.

It kind of works.

You can follow along with the journey of discovery.

Or you can even run it right now.