Course Overview
Bring your websites to life by learning the fundamentals of JavaScript.
Prerequisite: Web Development Foundations (HTML & CSS)
Learning Outcomes
By the end of this course, you will be able to:
- Write JavaScript with proper variables and functions
- Manipulate the DOM to change HTML elements
- Handle user events and interactions
- Fetch and display data from APIs
- Create interactive web components
Topics Covered
- JavaScript basics: variables, data types, and functions (5 hours)
- DOM manipulation: selecting and changing HTML elements (4 hours)
- Handling user events like clicks and form submissions (4 hours)
- Fetching data from APIs (2 hours)