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

Use React hooks instead of components #4

Open
talentlessguy opened this issue Jun 14, 2023 · 1 comment
Open

Use React hooks instead of components #4

talentlessguy opened this issue Jun 14, 2023 · 1 comment

Comments

@talentlessguy
Copy link

It makes the code way easier to read now that everything in React world is written with hooks

@tabcat
Copy link
Member

tabcat commented Jun 14, 2023

Have copied everything from https://github.com/tastejs/todomvc/tree/master/examples/typescript-react

It's functional so I hadn't planned on changing much of the React. I haven't done front end for a while and am in a time crunch.

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

No branches or pull requests

2 participants