<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Override on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/override/</link><description>Recent content in Override 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:25:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/override/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 21: Class Inheritance, `super()`, and the `override` Keyword</title><link>https://rhidayat.work/series/typescript/classes-and-oop/06-inheritance-and-super/</link><pubDate>Sun, 09 Aug 2026 14:25:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/classes-and-oop/06-inheritance-and-super/</guid><description>An in-depth exploration of class inheritance in TypeScript. Learn how &lt;code&gt;extends&lt;/code&gt; establishes prototypal chain linkages, &lt;code&gt;super()&lt;/code&gt; constructor constraints, method overriding with &lt;code&gt;super.method()&lt;/code&gt;, and using TypeScript 4.3+ &lt;code&gt;override&lt;/code&gt; modifier to prevent silent refactoring bugs.</description></item></channel></rss>