Make URLs shareable #75
Labels
importance: 3 - good to have
Stretch goal - a dream that we likely will not have the resources to implement
urgency: 4 - no urgency
We have an indefinite amount of time to complete this
work type: implementation
A task that primarily involves bashing code
work type: investigation
A task that primarily involves digging into a particular problem
From Brian's 17 July email and doc:
Steps
Update 20 Jul 2020:
Maybe we should also consider storing profiles in local storage?Ruled out by Brian.Moved to the back in terms of priority, improving on the MVP from feedback takes precedence.
Update 06 Aug 2020:
Using the facebook.com profile,
JSON.stringify(profilerData).length
= 58,488,710Here are some strategies I can think of to reduce this size:
Here is a wild alternative to this exact feature that I can think of: implement a one-click way to upload profiles as a GitHub Gist/Pastebin, coupled with a one-click way to import gists and pastes.
The text was updated successfully, but these errors were encountered: