If you've been working with JavaScript or you're just starting out, you'll probably come across terms like if, else, and switch quite often. These are some of the most important building blocks when it comes to controlling how your program behaves. Y...