In this tutorial, you'll learn about how to repeat lines of code in JavaScript with while and for loops.
Programming is supposed to make life easier so any time you find yourself repeating lines of code, you can replace this with JavaScript loops.
There are two main types of JavaScript loops, the while and for loops. They both allow you to repeat one or more lines of code over and over whilst a certain boolean expression is true.
In the video, you'll learn how to setup a while loop that counts from one to ten and see how you define a starting value, condition and incremental value to avoid getting an infinite loop.
You'll then learn how to use a for loop to do do the same thing and you'll see the key differences between the two types of loop and when you would use one over the other. Channel Handle @codebubb
Nesta página do site você pode assistir ao vídeo on-line JavaScript Essentials: Loops duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Code With Bubb 03 Abril 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 871 vezes e gostou 30 espectadores. Boa visualização!