Nodejs Roadmap

Day 5: NodeJS Timers

Goal

  • Use timers in Node.js to execute functions after a delay or repeatedly

Tasks

  • Executes a function after a delay using setTimeout()
  • Executes a function repeatedly with a delay between each call using setInterval()
  • Stop a timeout and interval from running using clearTimeout() and clearInterval()

Daily Puzzles App

10+ word & logic games. Build your daily streak!

App Store

Sponsor Us|Community|Blog|Youtube|DLP
Have Feedback or want to contribute? Email: hello[@]100DaysOfCode.io
100DaysOfCode@2024