Open qiaozha opened 1 year ago
Also not sure if historical examples of tsp would count as personal data? if yes, we will probably need to handle it more carefully.
We could probably store it in LocalStorage rather than on a back-end service, though it would be tied to your device rather than stored on a back-end. I doubt we would want to be in the business of storing user code on our website for various reasons (requires back-end, database, legal policies, etc.)
I think local storage should be fine. Is it possible to have meaningful short link for the typespec I share ? If yes, I guess we can let the Browser remmember the links for me when I switch devices which I do.
I found sometimes, it's not very convenient to find the tsp examples I used to write in the cadl playground. Wondering if we can have some kind of my tsp examples history. maybe just store those I saved or shared. I would image this could involve authentication if I want to see my own history.