<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Type-Alias on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/type-alias/</link><description>Recent content in Type-Alias on Dev &amp; Platform Engineering Hub</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Rachmat Hidayat</copyright><lastBuildDate>Sun, 09 Aug 2026 11:15:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/type-alias/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 25: Interfaces vs. Type Aliases — The Definitive Comparison</title><link>https://rhidayat.work/series/typescript/intermediate/01-interfaces-vs-type-aliases/</link><pubDate>Sun, 09 Aug 2026 11:15:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/01-interfaces-vs-type-aliases/</guid><description>An exhaustive comparison of &lt;code&gt;interface&lt;/code&gt; vs &lt;code&gt;type&lt;/code&gt; in TypeScript. Understand Declaration Merging, &lt;code&gt;extends&lt;/code&gt; vs Intersections (&lt;code&gt;&amp;amp;&lt;/code&gt;), compiler performance during type checking, and the precise decision matrix for choosing between them.</description></item><item><title>TS Ep 4: Object Types, Interfaces, and Structural Typing</title><link>https://rhidayat.work/series/typescript/fundamental/04-object-types-and-interfaces/</link><pubDate>Sun, 09 Aug 2026 10:15:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/fundamental/04-object-types-and-interfaces/</guid><description>Learn how to model object shapes in TypeScript. We cover inline types, type aliases, interfaces, optional properties vs undefined, readonly modifiers, index signatures, and TypeScript&amp;rsquo;s structural type system.</description></item></channel></rss>