<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Record on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/record/</link><description>Recent content in Record 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:05:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/record/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 35: Built-in Utility Types (`Record&lt;K, V&gt;`)</title><link>https://rhidayat.work/series/typescript/intermediate/11-utility-type-record/</link><pubDate>Sun, 09 Aug 2026 12:05:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/intermediate/11-utility-type-record/</guid><description>An in-depth look at the &lt;code&gt;Record&amp;lt;K, V&amp;gt;&lt;/code&gt; utility type. Learn how to type arbitrary string dictionaries, enforce exhaustive key mapping using Unions, and combine &lt;code&gt;Record&lt;/code&gt; with other utilities to model complex domain configurations.</description></item></channel></rss>