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

Properly cache some useEffects #2995

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Properly cache some useEffects #2995

merged 1 commit into from
Aug 13, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Aug 13, 2024

No description provided.

@fonsp fonsp added frontend Concerning the HTML editor performance labels Aug 13, 2024
@fonsp fonsp merged commit 7da9097 into main Aug 13, 2024
4 checks passed
@fonsp fonsp deleted the cache-some-hooks branch August 13, 2024 09:48
Copy link
Contributor

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="cache-some-hooks")
julia> using Pluto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Concerning the HTML editor performance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant