Skip to content

refactor: Better utilize suspense in REPL#1150

Merged
rschristian merged 7 commits into
masterfrom
refactor/repl
Jun 24, 2024
Merged

refactor: Better utilize suspense in REPL#1150
rschristian merged 7 commits into
masterfrom
refactor/repl

Conversation

@rschristian
Copy link
Copy Markdown
Member

(and hopefully simplifies the component considerably)

The only intentional difference to the previous system is that the 'Share' button will now prefer the ?example query if applicable -- previously it would always swap that to ?code=....

Should be a couple fewer renders and a clearer flow. Working on #1148 and was a tad overwhelmed with how state was bouncing around.

@rschristian rschristian merged commit 57636a5 into master Jun 24, 2024
@rschristian rschristian deleted the refactor/repl branch June 24, 2024 01:13
rschristian added a commit that referenced this pull request Jun 30, 2024
* refactor: Clean up tutorial & REPL, fix ?code query param

* chore: Disable `react/jsx-no-bind` lint rule

* fix: REPL 'Share' button triggered confirmation dialog
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.

2 participants