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

add demo for worker #289

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add demo for worker #289

wants to merge 1 commit into from

Conversation

011015
Copy link

@011015 011015 commented Jan 13, 2025

I have added various demos for Worker:

  1. Using a Worker to prevent requestAnimationFrame() from being blocked in the main thread.
  2. Using a SharedWorker to enable messaging between multiple tabs.

@011015 011015 requested a review from a team as a code owner January 13, 2025 07:32
@011015 011015 requested review from pepelsbey and removed request for a team January 13, 2025 07:32
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

Successfully merging this pull request may close these issues.

1 participant