<?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>Bun on Micha Kops&#39; Tech Notes</title>
    <link>https://www.hascode.com/tags/bun/</link>
    <description>Recent content in Bun on Micha Kops&#39; Tech Notes</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>Copyright © 2010 - 2025 Micha Kops. #c7fce1a48044fee97f19975844b0983837a8dc96</copyright>
    <lastBuildDate>Wed, 15 Jul 2026 00:00:00 +0200</lastBuildDate>
    <atom:link href="https://www.hascode.com/tags/bun/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Using Bun for Fast JavaScript Development and Testing</title>
      <link>https://www.hascode.com/using-bun-for-fast-javascript-development-and-testing/</link>
      <pubDate>Wed, 15 Jul 2026 00:00:00 +0200</pubDate>
      <guid>https://www.hascode.com/using-bun-for-fast-javascript-development-and-testing/</guid>
      <description>&lt;div id=&#34;preamble&#34;&gt;
&lt;div class=&#34;sectionbody&#34;&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Bun is a fast all-in-one JavaScript runtime and toolkit designed as a drop-in replacement for Node.js. It implements a native bundler, transpiler, task runner, and npm-compatible package manager - all in a single executable.&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;Bun focuses on three main design goals: Speed (Bun starts fast and runs fast), Elegant APIs (minimal set of highly-optimized APIs), and Cohesive Developer Experience (complete toolkit for building JavaScript apps).&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&#34;paragraph&#34;&gt;
&lt;p&gt;In the following tutorial I’m going to demonstrate how to use Bun for common development tasks like package management, running TypeScript, bundling, and testing.&lt;/p&gt;
&lt;/div&gt;</description>
    </item>
  </channel>
</rss>
