Use shared worker to avoid the warm up time when you open a new tab
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
Start by locating the current worker implementation and the code that initializes it when a REPL tab opens. Check how browser tabs currently create workers, then verify that a shared worker can be reused across tabs without losing REPL behavior or the expected shared-URL workflow.
Written by the indexing model from the issue text.
Description
Sometimes you need to use multiple tabs in the REPL when you're trying different things or opening multiple shared URLs. In those cases, it's a bit tedious to wait the 5-6 seconds every time until being able to use the REPL.
It shouldn't be too difficult to turn the current worker into a shared worker so it can be reused in multiple browser tabs. I'll look into this.
- Dominant language
- F#
- Stars
- 68
- Forks
- 36
- Avg merge
- 13h 1m
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from fable-compiler/repl
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
fable-compiler/repl#191 · 1 comment · 1 reaction ·
-
Difficulty 5/5 Over a week Newbie friendliness 28/100
fable-compiler/repl#185 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 30/100
fable-compiler/repl#177 · 4 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
fable-compiler/repl#159 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
fable-compiler/repl#158 · 3 comments ·
All issues in fable-compiler/repl
Similar issues
-
Browser Waiting for: Product Owner
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
getsentry/sentry-javascript#24577 · 1 comment ·
-
1.0.0-alpha2 Type/Improvement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
wso2/dpdp-accelerator#272 ·
-
light
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
aemdemos/patients-stryker#253 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
clerk/javascript#9852 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
amponce/archive-movie-browser#165 ·