Featured resource
pluralsight AI Skills Report 2025
AI Skills Report

As AI adoption accelerates, teams risk of falling behind. Discover the biggest skill gaps and identify tools you need to know now.

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

Web Performance

This course will focus primarily on how to use techniques to reduce the number of files that must be requested, the size of the files, and how often the files need to be requested to increase performance

Robert Boedigheimer - Pluralsight course - Web Performance
by Robert Boedigheimer

What you'll learn

Modern web pages require browsers to download upwards of 100 files (CSS, JavaScript, Images) for each page request. Most of the time spent on these pages is due to these components, not the time it takes to execute server side web pages. This course will focus primarily on how to use techniques to reduce the number of files that must be requested, the size of the files, and how often the files need to be requested to increase performance. Proper application of these techniques can greatly decrease the time needed to view a web page, while also reducing bandwidth and load on the web servers.

Table of contents

About the author

Robert Boedigheimer - Pluralsight course - Web Performance
Robert Boedigheimer

Robert is a Microsoft MVP, a Progress Developer Expert (Fiddler), and a 3rd degree black belt in Tae Kwon Do. He regularly speaks at national and international events.

More Courses by Robert