Zach Saucier
What more conventional programming looks like
Feel free to use your laptops
also switch
What is the value of a? of b?
Right click -> Inspect element -> console
or
F12
Ctrl (cmd) + shift + i
also do-while
Generally used over while
Saves us from rewriting something every time
How can we fix this?
No matter how many buttons we have, this applies to all of them!
Yay for saving us work!
Arrays can have whatever we want in them
Arrays can be nested. Remember what that means?
There are lots of problems when programming, huh?
Full event list
True for functions, loops, if/else
Create your own lock mechanism
Send to hello@zachsaucier.com
to enter competition
By Zach Saucier
The third lesson in my web development crash course. Teaching the very basics of JavaScript
Front-end web developer; specialist in web animations and user interaction.