<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Builder-Pattern on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/builder-pattern/</link><description>Recent content in Builder-Pattern 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 14:40:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/builder-pattern/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 24: The Polymorphic `this` Type &amp; Fluent APIs</title><link>https://rhidayat.work/series/typescript/classes-and-oop/09-the-this-type/</link><pubDate>Sun, 09 Aug 2026 14:40:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/classes-and-oop/09-the-this-type/</guid><description>An in-depth analysis of the polymorphic &lt;code&gt;this&lt;/code&gt; type in TypeScript. Learn how returning &lt;code&gt;: this&lt;/code&gt; preserves subclass type identities during method chaining, build type-safe Fluent Builder APIs, and use explicit &lt;code&gt;this&lt;/code&gt; parameters for callback binding safety.</description></item><item><title>TS Ep 54: The Builder Pattern with Generics</title><link>https://rhidayat.work/series/typescript/advanced/14-builder-pattern-with-generics/</link><pubDate>Sun, 09 Aug 2026 13:40:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/advanced/14-builder-pattern-with-generics/</guid><description>Learn how to build chainable APIs that accumulate type knowledge at every step. This Generic Accumulator pattern is the secret engine powering libraries like tRPC, Zod, and Prisma, providing unparalleled autocomplete.</description></item></channel></rss>