OpenTechSchool / js-beginners-day1

Outdated curriculum for the first day of JSFaB. Use https://github.com/OpenTechSchool/js-beginners-1
31 stars 17 forks source link

Add debugging to examples/drawing_code.js #43

Closed grncdr closed 4 years ago

grncdr commented 10 years ago

Related to #42, we could also use console.log inside the drawing code so learners can easily follow what their code is doing