<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Gianella Vezzoni</title>
    <description>The latest articles on Forem by Gianella Vezzoni (@giane_vezzoni).</description>
    <link>https://forem.com/giane_vezzoni</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3471297%2F8314e2eb-e07b-47bb-8238-d144933f0f9c.jpg</url>
      <title>Forem: Gianella Vezzoni</title>
      <link>https://forem.com/giane_vezzoni</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/giane_vezzoni"/>
    <language>en</language>
    <item>
      <title>A one-way road: using unplugin-auto-import</title>
      <dc:creator>Gianella Vezzoni</dc:creator>
      <pubDate>Wed, 10 Sep 2025 14:05:19 +0000</pubDate>
      <link>https://forem.com/giane_vezzoni/a-one-way-road-using-unplugin-auto-import-2g6f</link>
      <guid>https://forem.com/giane_vezzoni/a-one-way-road-using-unplugin-auto-import-2g6f</guid>
      <description>&lt;p&gt;It helped me save time and make my code much cleaner.&lt;/p&gt;

&lt;p&gt;🪄 From custom hooks, helpers, stores, to global utilities… everything gets imported automatically!&lt;br&gt;
Here’s the GitHub repo so you can try it out in less than 5 minutes:&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/GianellaVezzoni/unplugin-auto-import-use-example" rel="noopener noreferrer"&gt;Github repo&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
      <category>vite</category>
      <category>vue</category>
    </item>
    <item>
      <title>Bun</title>
      <dc:creator>Gianella Vezzoni</dc:creator>
      <pubDate>Sun, 31 Aug 2025 18:00:46 +0000</pubDate>
      <link>https://forem.com/giane_vezzoni/bun-2d5n</link>
      <guid>https://forem.com/giane_vezzoni/bun-2d5n</guid>
      <description>&lt;p&gt;I built a complete REST API using Bun, the JavaScript runtime that replaces Node.js, npm, Jest, and more… in a single tool&lt;/p&gt;

&lt;p&gt;✨ What's included in this mini-project?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Bun + TypeScript&lt;/li&gt;
&lt;li&gt;Organized routes with Elysia&lt;/li&gt;
&lt;li&gt;Modular architecture (routes, controllers, services)&lt;/li&gt;
&lt;li&gt;Custom middleware&lt;/li&gt;
&lt;li&gt;Testing with Bun's test runner&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything is ready to scale or use as a base for your own rapid APIs.&lt;br&gt;
📁 Repo here → &lt;a href="https://github.com/GianellaVezzoni/bun-api-example" rel="noopener noreferrer"&gt;https://github.com/GianellaVezzoni/bun-api-example&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;👉 Have you tried Bun yet?&lt;/p&gt;

&lt;h1&gt;
  
  
  bun #javascript #webdev #api #typescript #devtools #devWithoutFilter
&lt;/h1&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>javascript</category>
      <category>bunjs</category>
    </item>
  </channel>
</rss>
