<?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>DEV Community: Md. Saddam Hossain</title>
    <description>The latest articles on DEV Community by Md. Saddam Hossain (@saddamhr).</description>
    <link>https://dev.to/saddamhr</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%2F3329571%2F841435ab-b163-43f5-8361-75ff57972374.png</url>
      <title>DEV Community: Md. Saddam Hossain</title>
      <link>https://dev.to/saddamhr</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/saddamhr"/>
    <language>en</language>
    <item>
      <title>Building Type-Safe Vue Composables: A Practical TypeScript Guide</title>
      <dc:creator>Md. Saddam Hossain</dc:creator>
      <pubDate>Mon, 08 Dec 2025 15:38:38 +0000</pubDate>
      <link>https://dev.to/saddamhr/building-type-safe-vue-composables-a-practical-typescript-guide-40fn</link>
      <guid>https://dev.to/saddamhr/building-type-safe-vue-composables-a-practical-typescript-guide-40fn</guid>
      <description>&lt;p&gt;I've been using Vue 3's Composition API since it launched, and composables have completely changed how I structure applications. The combination with TypeScript? Even better.&lt;/p&gt;

&lt;p&gt;This comprehensive guide covers everything from basic composables to advanced patterns you can use in production.&lt;/p&gt;

&lt;p&gt;What you'll learn:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;✅ TypeScript setup for Vue 3&lt;/li&gt;
&lt;li&gt;✅ Creating type-safe composables with inference&lt;/li&gt;
&lt;li&gt;✅ Advanced patterns with generics&lt;/li&gt;
&lt;li&gt;✅ Real-world examples (forms, API calls, caching)&lt;/li&gt;
&lt;li&gt;✅ Testing strategies&lt;/li&gt;
&lt;li&gt;✅ Common mistakes to avoid&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Read the full article on Medium: &lt;a href="https://javascript.plainenglish.io/vue-composables-typescript-complete-guide-02b6b6dbfca0" rel="noopener noreferrer"&gt;https://javascript.plainenglish.io/vue-composables-typescript-complete-guide-02b6b6dbfca0&lt;/a&gt;&lt;/p&gt;

</description>
      <category>vue</category>
      <category>typescript</category>
      <category>softwareengineering</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
