🏆 Javascript challenge; first to know wins. Subject: setTimeout() method

preview_player
Показать описание
#javascriptTimer #javascriptTimeOut #javascriptDelay
🏆 The first to post the correct answer to the comments wins. 🏆

This shorts Youtube video cahallenge is about the setTimeout() method.

👉 My javascript challenge videos

JavaScript Quiz
Test your skills
Practice Javascript
Javascript online test
Test yourself
Javascript exercise
Javascript coding test

👉 My Javascript For Beginners PlayList

👉 My Javascript Arrays Shorts Tutorials PlayList

👉 My Javascript Shorts Tutorials PlayList

👉 My Javascript Clean Code Shorts Tutorials PlayList

👉 My HTML Shorts Tutorials PlayList

👉 My Jquery Shorts Tutorials PlayList

👉 My Bootstrap Shorts Tutorials PlayList

👉 My CSS Shorts Tutorials PlayList

👉 My Visual Studio Code Shorts Tutorials PlayList

one minute coder web site:
Рекомендации по теме
Комментарии
Автор

And is 2 because all settimeout are asynchronous in nature so call stack perform all the execution before executing settimeout

gamezone
Автор

Why a++ return 2? I thought the increment would be delay since you write it a++ not ++a

eugenepranoto