Going over: If, Else, Switch & For, For..Of, For…In, While — Today is going to be a quick and short guide through JavaScript Loops & Conditionals. This was the first thing I learned in JavaScript and after learning loops, I felt like a real coder! So here will be my quick guide to those basic concepts and their syntax! I will…