<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Static-Blocks on Dev &amp; Platform Engineering Hub</title><link>https://rhidayat.work/topics/static-blocks/</link><description>Recent content in Static-Blocks 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:35:00 +0000</lastBuildDate><atom:link href="https://rhidayat.work/topics/static-blocks/index.xml" rel="self" type="application/rss+xml"/><item><title>TS Ep 23: Static Members, Static Blocks, and Singletons</title><link>https://rhidayat.work/series/typescript/classes-and-oop/08-static-members/</link><pubDate>Sun, 09 Aug 2026 14:35:00 +0000</pubDate><guid>https://rhidayat.work/series/typescript/classes-and-oop/08-static-members/</guid><description>An in-depth analysis of static class members in TypeScript. Learn how static properties attach to constructor functions, static access control, static blocks (&lt;code&gt;static {}&lt;/code&gt;), static inheritance, and implementing the Singleton Pattern using private constructors.</description></item></channel></rss>