<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Web Optimisation on Dave Hogan</title>
    <link>https://davehogan.co.uk/tags/web-optimisation/</link>
    <description>Recent content in Web Optimisation on Dave Hogan</description>
    <generator>Hugo -- 0.155.2</generator>
    <language>en-gb</language>
    <lastBuildDate>Thu, 15 Aug 2024 13:07:57 +0100</lastBuildDate>
    <atom:link href="https://davehogan.co.uk/tags/web-optimisation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Bundling and Minification in ASP.NET Web Pages</title>
      <link>https://davehogan.co.uk/posts/development/bundling-and-minification/</link>
      <pubDate>Thu, 15 Aug 2024 13:07:57 +0100</pubDate>
      <guid>https://davehogan.co.uk/posts/development/bundling-and-minification/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post was taken from a rough &lt;a href=&#34;https://gist.github.com/DaveHogan/ab74b72593c7cdd62ee8ce87c042641f&#34;&gt;gist&lt;/a&gt; I created whilst battling bundling and minification back in Nov &amp;lsquo;23. Things have likely changed since then.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;what-is-it&#34;&gt;What is it?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Bundling and minification are optimisation techniques used to improve the performance of web applications.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Mainly by reducing the number of HTTP requests and decreasing the overall payload transmitted over the wite. We would typically do this for as many of our site-wide CSS and JavaScript files.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
