Variables and Data Types
Store and update values using let and const for strings, numbers, arrays, and objects.
JavaScript brings webpages to life. You can update the DOM, respond to user actions, process data, and connect with external APIs.
Store and update values using let and const for strings, numbers, arrays, and objects.
Encapsulate reusable logic and call it with different inputs.
Select elements, update content, and react to clicks, typing, and form submissions.
Answer all questions and click submit to see your score.