railsbridge / docs

Curriculum for RailsBridge workshops
docs.railsbridge.org
Other
3.44k stars 452 forks source link

JavascriptBridge Snake-Game Curriculum: No explanation of how to add comments #614

Open sarahjschultz opened 7 years ago

sarahjschultz commented 7 years ago

Hi! We are hosting a JSBridge event today and have had a few curriculum issues come up that we're going to submit as issues!

SUMMARY:

There is a suggestion to add comments to the snake.js code, but students have not yet encountered comments in code and so are confused by the recommendation.

STEPS TO REPRODUCE:

EXPECTATION:

It would be helpful to provide an example of what a comment in Javascript looks like and a short explanation of how they work.