setTimeout is not a part of JavaScipt
setTimeout and setInterval are not actually included in javascript - let's understand this.
Aug 29, 20212 min read2.4K

Search for a command to run...

Series
Here we will be discussing about the concepts in javascript. How things work and how javascript actually works.
JavaScript is weird, that's why it will we fun in this series.
setTimeout and setInterval are not actually included in javascript - let's understand this.

Let's learn about web APIs, even loop, call stack and many more

This is the project that I submitted for the recent online hackathon and I want to share how you can also build this app.
