fkling / jsbasics

An interactive introduction to basic and important concepts of JavaScript
14 stars 11 forks source link

#13: Remind students to open dev tools #9

Open ccoffey opened 8 years ago

ccoffey commented 8 years ago

During exercise #13 I think you should remind the student to open dev tools in order to see the log output. To someone who doesn't know about dev tools (this is a jsbasics course after all) this exercise might appear broken.