-
Notifications
You must be signed in to change notification settings - Fork 3
Wreact - A Worse React #102
Copy link
Copy link
Open
Labels
Description
Summary of talk
Explore how react internals work by recreating useEffect, useState and render in 50 lines of code.
Details
Title of the Talk
Wreact - A Worse React
Description of the Talk
I saw this talk from JSConf 2019 and was inspired to try recreate hooks myself. Wreact is a my go at implementing what is demo'd in the original talk but also includes JSX rendering with vite and a very simple pragma. The talk will mainly focus on explaining why the rules of hooks exist.
My Info
Carl Wirkus - Founder of traedi.com
Reactions are currently unavailable