Skip to content

Commit 4e7807c

Browse files
committed
fix: icon suffix
1 parent fcd974a commit 4e7807c

32 files changed

+334
-231
lines changed

public/rss.xml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,34 @@
99
<link>https://fezcode.com</link>
1010
</image>
1111
<generator>RSS for Node</generator>
12-
<lastBuildDate>Thu, 05 Feb 2026 01:56:02 GMT</lastBuildDate>
12+
<lastBuildDate>Sat, 07 Feb 2026 01:35:32 GMT</lastBuildDate>
1313
<atom:link href="https://fezcode.com/rss.xml" rel="self" type="application/rss+xml"/>
14-
<pubDate>Thu, 05 Feb 2026 01:56:02 GMT</pubDate>
14+
<pubDate>Sat, 07 Feb 2026 01:35:32 GMT</pubDate>
1515
<copyright><![CDATA[2026 Ahmed Samil Bulbul]]></copyright>
1616
<language><![CDATA[en]]></language>
1717
<managingEditor><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></managingEditor>
1818
<webMaster><![CDATA[samil.bulbul@gmail.com (Ahmed Samil Bulbul)]]></webMaster>
1919
<ttl>60</ttl>
20+
<item>
21+
<title><![CDATA[Understanding Database Normalization: The Path to Third Normal Form (3NF)]]></title>
22+
<description><![CDATA[[object Object]]]></description>
23+
<link>https://fezcode.com/blog/understanding-database-normalization-3nf</link>
24+
<guid isPermaLink="false">https://fezcode.com/blog/understanding-database-normalization-3nf</guid>
25+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
26+
<pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
27+
<content:encoded><![CDATA[<h1>Database Normalization: A Clear Guide to 1NF, 2NF, and 3NF</h1>
28+
<p><a href="https://fezcode.com/blog/understanding-database-normalization-3nf">Read more...</a></p>]]></content:encoded>
29+
</item>
30+
<item>
31+
<title><![CDATA[CQRS: Command Query Responsibility Segregation in Modern Architecture]]></title>
32+
<description><![CDATA[[object Object]]]></description>
33+
<link>https://fezcode.com/blog/cqrs-in-go-for-geniuses</link>
34+
<guid isPermaLink="false">https://fezcode.com/blog/cqrs-in-go-for-geniuses</guid>
35+
<dc:creator><![CDATA[Ahmed Samil Bulbul]]></dc:creator>
36+
<pubDate>Fri, 06 Feb 2026 00:00:00 GMT</pubDate>
37+
<content:encoded><![CDATA[<h1>CQRS: Command Query Responsibility Segregation in Modern Architecture</h1>
38+
<p><a href="https://fezcode.com/blog/cqrs-in-go-for-geniuses">Read more...</a></p>]]></content:encoded>
39+
</item>
2040
<item>
2141
<title><![CDATA[Hyrum's Law: Why Your Bug Fix Broke My Spacebar Heating Workflow]]></title>
2242
<description><![CDATA[[object Object]]]></description>

0 commit comments

Comments
 (0)