Please enable JavaScript to use CodeHS

Intro JS Glossary

Flashcards

Course:

Module:

Lesson:

Search:

Timer JavaScript

Timers are used to used perform repeated action in a program

Timer

Callback Function JavaScript

A function passed as a parameter to another function in order to be called later.