<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Omit on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/omit/</link><description>Recent content in Omit 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:00:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/omit/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 34: Built-in Utility Types (`Pick` and `Omit`)</title><link>https://rhidayat.work/series/typescript/intermediate/10-utility-type-pick-omit/</link><pubDate>Sun, 09 Aug 2026 12:00:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/10-utility-type-pick-omit/</guid><description>An in-depth guide to &lt;code&gt;Pick&lt;/code&gt; and &lt;code&gt;Omit&lt;/code&gt; utility types in TypeScript. Learn under-the-hood mapped type implementations (&lt;code&gt;Pick&lt;/code&gt; via mapped types, &lt;code&gt;Omit&lt;/code&gt; via &lt;code&gt;Exclude&lt;/code&gt;), key constraints differences, building public API DTOs, and the selection decision matrix.</description></item></channel></rss>