<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Abstract-Classes on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/abstract-classes/</link><description>Recent content in Abstract-Classes 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:30:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/abstract-classes/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 22: Abstract Classes &amp; Template Method Pattern</title><link>https://rhidayat.work/series/typescript/classes-and-oop/07-abstract-classes/</link><pubDate>Sun, 09 Aug 2026 14:30:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/classes-and-oop/07-abstract-classes/</guid><description>An in-depth guide to Abstract Classes in TypeScript. Learn how &lt;code&gt;abstract class&lt;/code&gt; prevents direct instantiation, enforcing method implementation contracts on subclasses while sharing concrete base logic using the Template Method design pattern.</description></item></channel></rss>