<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Development Experience on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/development-experience/</link><description>Recent content in Development Experience on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 20 Aug 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/development-experience/index.xml" rel="self" type="application/rss+xml"/><item><title>Build Optimizations: Smaller Bundles, Faster Apps</title><link>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-11-build-optimizations/</link><pubDate>Wed, 20 Aug 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/angular-v21-mastery/chapter-11-build-optimizations/</guid><description>&lt;h2 id="build-optimizations-smaller-bundles-faster-apps"&gt;Build Optimizations: Smaller Bundles, Faster Apps&lt;/h2&gt;
&lt;p&gt;Application performance is paramount, and a critical factor in performance is the size and speed of your application bundles. Angular has consistently invested in its build pipeline, and v21 delivers significant upgrades that result in &lt;strong&gt;smaller application bundles&lt;/strong&gt; and &lt;strong&gt;faster compilation times&lt;/strong&gt;. These optimizations directly translate to faster loading applications and a more productive development experience.&lt;/p&gt;
&lt;h3 id="the-power-of-esbuild-as-the-default-builder"&gt;The Power of &lt;code&gt;esbuild&lt;/code&gt; as the Default Builder&lt;/h3&gt;
&lt;p&gt;A major driver behind Angular v21&amp;rsquo;s build improvements is the continued integration and adoption of &lt;code&gt;esbuild&lt;/code&gt;. &lt;code&gt;esbuild&lt;/code&gt; is an extremely fast JavaScript bundler and minifier written in Go. Its speed is a game-changer for development and production builds.&lt;/p&gt;</description></item></channel></rss>