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

Create hooks #55

Closed
5 tasks
Tracked by #50
mofojed opened this issue Sep 18, 2023 · 0 comments · Fixed by #47
Closed
5 tasks
Tracked by #50

Create hooks #55

mofojed opened this issue Sep 18, 2023 · 0 comments · Fixed by #47
Assignees

Comments

@mofojed
Copy link
Member

mofojed commented Sep 18, 2023

Allow hooks to work within a render cycle for a component.

Create implementations for the following hooks:

  • use_state
  • use_ref
  • use_memo
  • use_callback
  • use_effect
@mofojed mofojed mentioned this issue Sep 18, 2023
89 tasks
@mofojed mofojed changed the title Create hooks use_state, use_memo hooks Create hooks Sep 18, 2023
@mofojed mofojed self-assigned this Sep 18, 2023
@mofojed mofojed closed this as completed in f753470 Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant