-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
When creating playground examples it is easy to forget something and then needing to change the code, which produces a new "hash" and thus a new URL.
This is a pain point when sharing playground links, as any changes made to the code require sharing a new link.
tsplay.dev is all about making sharing playground links easier.
Supporting the update of the link a short link points to would make this experience much better.
There are security concerns tho, as anybody could change the link for somebody else.
This should only by supported when GitHub login is there or by providing some sort of token (on link creation) that would need to be sent back to allow for updating.
Metadata
Metadata
Assignees
Labels
No labels