docs icon indicating copy to clipboard operation
docs copied to clipboard

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

Open sarahjschultz opened this issue 7 years ago • 0 comments

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:

  • In Lesson 2 -- Step 4 there is a note that reads:screen shot 2017-05-06 at 10 36 34 am
  • Students were confused by this, because many of them had not encountered a proper Javascript comment prior to this step.

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.

sarahjschultz avatar May 06 '17 16:05 sarahjschultz