<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>ForgeKit Developer Blog</title>
	<description>Enterprise TypeScript toolkit updates, tips, and edge tutorials.</description>
	<link>https://forgekit.web.id/blog</link>
	<atom:link href="https://forgekit.web.id/blog/rss.xml" rel="self" type="application/rss+xml"/>
	<language>en-us</language>
	<lastBuildDate>Tue, 07 Jul 2026 06:40:33 GMT</lastBuildDate>
	
		<item>
			<title>Building Edge-Ready TypeScript Applications</title>
			<description>How to compile and deploy lightweight libraries on Cloudflare Workers and Vercel Edge with zero latency.</description>
			<link>https://forgekit.web.id/blog/building-edge-typescript</link>
			<guid>https://forgekit.web.id/blog/building-edge-typescript</guid>
			<pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
		</item>
	
		<item>
			<title>Tailwind CSS Class Name Merging in Svelte</title>
			<description>Why standard string interpolation causes CSS conflicts in Tailwind components, and how to resolve it.</description>
			<link>https://forgekit.web.id/blog/class-name-merging-cn</link>
			<guid>https://forgekit.web.id/blog/class-name-merging-cn</guid>
			<pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
		</item>
	
		<item>
			<title>Type-Safe Environment Variables Validation</title>
			<description>How to prevent application boot errors by checking environmental schemas on startup.</description>
			<link>https://forgekit.web.id/blog/environment-validation-schema</link>
			<guid>https://forgekit.web.id/blog/environment-validation-schema</guid>
			<pubDate>Sat, 04 Jul 2026 00:00:00 GMT</pubDate>
		</item>
	
</channel>
</rss>