<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>TypeScript on Redowan&#39;s Reflections</title>
    <link>https://rednafi.com/tags/typescript/</link>
    <description>Recent content in TypeScript on Redowan&#39;s Reflections</description>
    <image>
      <title>Redowan&#39;s Reflections</title>
      <url>https://blob.rednafi.com/static/images/home/cover.png</url>
      <link>https://rednafi.com/</link>
    </image>
    <generator>Hugo -- 0.160.1</generator>
    <language>en</language>
    <lastBuildDate>Mon, 29 Dec 2025 14:48:56 +0100</lastBuildDate>
    <atom:link href="https://rednafi.com/tags/typescript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Guard clause and exhaustiveness checking</title>
      <link>https://rednafi.com/typescript/guard-clauses-and-never-type/</link>
      <pubDate>Sun, 22 May 2022 00:00:00 +0000</pubDate>
      <guid>https://rednafi.com/typescript/guard-clauses-and-never-type/</guid>
      <description>Master TypeScript&amp;#39;s never type and Python&amp;#39;s NoReturn for exhaustiveness checking. Flatten nested conditionals with guard clauses for cleaner code.</description>
      <category>TypeScript</category>
      <category>Python</category>
      <category>Typing</category>
    </item>
  </channel>
</rss>

