Part 1 — JavaScript Basics
Enter your name and age; we will categorize and greet you.
Part 2 — Functions
Calculate your age based on your birth year.
Part 3 — Loops
Generated with loops: a countdown and a starred list.
Part 4 — DOM Interactions
- Listening to clicks (buttons above)
- Changing text content and classes
- Creating and appending elements dynamically
This paragraph's visibility is controlled by the Toggle Paragraph button above.
Explore the console to see logged steps.