- JavaScript
- Front-End Web Development
Introduction to Javascript: The Basics
Completed by Takumi Sato
May 13, 2021
2 hours (approximately)
Takumi Sato's account is verified. Coursera certifies their successful completion of Introduction to Javascript: The Basics
What you will learn
Create Javascript functions that perform a small, specific task and promote code re-use
Understand how to access and modify HTML elements using the Document Object Model (DOM) interface in Javascript
Create scripts that handle different events and interact with the DOM based on the triggered events