Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

DOM Manipulation with TypeScript

Modern JavaScript frameworks like Angular, React, or Vue.js use DOM manipulation to change the loaded HTML document. This course will teach you how to use DOM manipulation with TypeScript to select, create, and remove HTML elements in a web page.

Thomas Claudius Huber - Pluralsight course - DOM Manipulation with TypeScript
by Thomas Claudius Huber

What you'll learn

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.

Table of contents

About the author

Thomas Claudius Huber - Pluralsight course - DOM Manipulation with TypeScript
Thomas Claudius Huber

Thomas is a well-known author, software developer, and speaker from Germany. He specializes in .NET, C#, TypeScript, XAML, and Azure.

More Courses by Thomas