Courses
Personal Projects
Timers
You can use the setTimeout function to do things after a certain delay
Pass a function (for what to do) and a delay time (in ms)
15 / 21