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

🔷 [Epic] useRef Support #63

Closed
1 task done
mpeterdev opened this issue Sep 28, 2023 · 2 comments
Closed
1 task done

🔷 [Epic] useRef Support #63

mpeterdev opened this issue Sep 28, 2023 · 2 comments

Comments

@mpeterdev
Copy link
Collaborator

mpeterdev commented Sep 28, 2023

Tasks

  1. P0 - Release requirement performance
    andy-haynes
@mpeterdev
Copy link
Collaborator Author

dependent on #23

@andy-haynes
Copy link
Contributor

While researching #138 and reworking the Preact integration, I have an interim implementation for useCallback that appears to be working. Internally this relies on useMemo, which useRef also relies on. Once the Preact integration is updated we should have a clear path to a useRef implementation 🎉

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

No branches or pull requests

2 participants