<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Partial on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/partial/</link><description>Recent content in Partial 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:55:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/partial/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 33: Built-in Utility Types (`Partial`, `Required`, `Readonly`)</title><link>https://rhidayat.work/series/typescript/intermediate/09-utility-type-partial-required-readonly/</link><pubDate>Sun, 09 Aug 2026 11:55:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/09-utility-type-partial-required-readonly/</guid><description>An in-depth analysis of TypeScript&amp;rsquo;s foundational object utility types. Learn how &lt;code&gt;Partial&amp;lt;T&amp;gt;&lt;/code&gt;, &lt;code&gt;Required&amp;lt;T&amp;gt;&lt;/code&gt;, and &lt;code&gt;Readonly&amp;lt;T&amp;gt;&lt;/code&gt; transform property modifiers, their under-the-hood mapped type implementations (&lt;code&gt;?&lt;/code&gt;, &lt;code&gt;-?&lt;/code&gt;, &lt;code&gt;readonly&lt;/code&gt;), and shallow immutability limits.</description></item></channel></rss>