Modern web frameworks like Angular, React, or Vue.js use DOM manipulation to change the loaded HTML document. Knowing how to use TypeScript to change the loaded HTML document allows you to build interactive client-side web applications, regardless of whether you use a client-side web framework or not. In this course, DOM Manipulation with TypeScript, you’ll learn how to use TypeScript to select, change, remove, and create HTML elements on a web page. First, you’ll explore what DOM manipulation is and what are the most important data types. Next, you’ll discover how to select, create, and remove elements. Finally, you’ll learn how to manipulate elements, build components, and apply styles. When you're finished with this course, you’ll have the skills and knowledge of DOM manipulation with TypeScript needed to build interactive client-side web applications.
Overview
Modern web frameworks like Angular, React, or Vue.js use DOM manipulation to change the loaded HTML document. Knowing how to use TypeScript to change the loaded HTML document allows you to build interactive client-side web applications, regardless of whether you use a client-side web framework or not. In this course, DOM Manipulation with TypeScript, you’ll learn how to use TypeScript to select, change, remove, and create HTML elements on a web page. First, you’ll explore what DOM manipulation is and what are the most important data types. Next, you’ll discover how to select, create, and remove elements. Finally, you’ll learn how to manipulate elements, build components, and apply styles. When you're finished with this course, you’ll have the skills and knowledge of DOM manipulation with TypeScript needed to build interactive client-side web applications.
Syllabus
- Course Overview 1min
- Understanding DOM Manipulation 20mins
- Exploring the DOM Data Types 32mins
- Selecting Elements 20mins
- Creating and Removing Elements 28mins
- Manipulating Elements 20mins
- Working with Styles 29mins
Taught by
Thomas Claudius Huber