<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Extract on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/extract/</link><description>Recent content in Extract 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 12:10:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/extract/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 36: Built-in Utility Types (`Extract` and `Exclude`)</title><link>https://rhidayat.work/series/typescript/intermediate/12-utility-type-extract-exclude/</link><pubDate>Sun, 09 Aug 2026 12:10:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/12-utility-type-extract-exclude/</guid><description>An in-depth guide to the &lt;code&gt;Extract&lt;/code&gt; and &lt;code&gt;Exclude&lt;/code&gt; utility types. Understand the fundamental difference between Object manipulation (&lt;code&gt;Pick&lt;/code&gt;/&lt;code&gt;Omit&lt;/code&gt;) and Union manipulation (&lt;code&gt;Extract&lt;/code&gt;/&lt;code&gt;Exclude&lt;/code&gt;), extracting by object signature in discriminated unions, and their underlying distributive conditional type mechanics.</description></item></channel></rss>