Open billhowe opened 10 years ago
Is this (roughly) a duplicate of #56 ?
Looks like it, though urls for examples are probably simpler since examples have names. No need to figure out url encoding of a long query string.
On Fri, May 16, 2014 at 6:00 AM, Daniel Halperin notifications@github.comwrote:
Is this (roughly) a duplicate of #56https://github.com/uwescience/myria-web/issues/56?
— Reply to this email directly or view it on GitHubhttps://github.com/uwescience/myria-web/issues/107#issuecomment-43299876 .
We want to send examples to people via email such that they can click the link and immediately see the code, rather than saying "go to the editor, then find the example called foo and click it"
I suppose we need the usual HTML5 tricks to manipulate the browser history and address bar without redirecting or refreshing the page.