In this lesson, we utilize the VueUse functions useInterval
and useIntervalFn
in order to perform actions every x number of milliseconds. Furthermore, we take advantage of the pause and resume functions provided by VueUse to take further control over the intervals.
Links