filmov
tv
JavaScript - Using the switch Statement

Показать описание
This is a recording from my face-to-face class showing how to use the switch statement in JavaScript. It also shows some good debugging techniques using FireBug and some best practices such as indenting using spaces (not TABS) and passing variables into functions.