Featured resource
Tech Upskilling Playbook 2025
Tech Upskilling Playbook

Build future-ready tech teams and hit key business milestones with seven proven plays from industry leaders.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

TypeScript in Practice: DOM Manipulation

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 - TypeScript in Practice: DOM Manipulation
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, TypeScript in Practice: DOM Manipulation, 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 - TypeScript in Practice: DOM Manipulation
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