Duration: 16:44 min
Summary: In this video, we will start our discussion with variables. First, I need to remind you that there are many tools available to write your code (plnkr, jsFiffle, Visual Studio, Sublime Text…) and there are many browsers to preview the results (Chrome, IE, Firefox). But keep in mind that these discussions are also related to the 70-480 exam, which is a Microsoft exam. Therefore, when you need to answer any exam questions, you need to ask yourself “How would IE handle this?”. I will explore variables today and see how JavaScript handle them. But, this is only the start. The variable discussion will continue in the upcoming videos.