Bundling and Minification

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Bob Tabor

Description

To improve the responsiveness of our application the first time a user accesses a given route, we can make JavaScript and CSS files smaller, and bundle them together to reduce the number of requests to construct the page. This video explains how to implement bundling and minification for our app.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: