Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wreact - A Worse React #102

Open
Carlwirkus opened this issue Jul 15, 2023 · 0 comments
Open

Wreact - A Worse React #102

Carlwirkus opened this issue Jul 15, 2023 · 0 comments

Comments

@Carlwirkus
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant