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

Provide a way to move on w/ the tutorial even if challenges aren't completed #14

Open toolness opened 10 years ago

toolness commented 10 years ago

A number of use cases here:

toolness commented 10 years ago

Another option may be to change the interval at which our code checks the challenge status posted by the preview frame: it currently checks every second, which feels a bit laggy at times... We could instead change it to happen every half or quarter-second.