toolness / weather-outfit-fun

Learn to code by making an app that shows you an outfit to wear based on the weather forecast.
http://toolness.github.io/weather-outfit-fun/tutorial/
1 stars 5 forks source link

Add a "link to this" button to tutorial simulator #6

Closed toolness closed 10 years ago

toolness commented 10 years ago

Right now it's hard to share-out a link to a particular page of the tutorial w/ particular code entered into the tutorial simulator. Adding a "link" button that serializes the relevant sessionStorage variables, and deserializes them as needed on page load, could be useful.

toolness commented 10 years ago

Done in dedf10fa2b95614cd5aa4498365251c9604aff4c.