<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0"><channel><title>Ozgur Yildiz — Writing</title><description>Notes on TypeScript, Node.js, React, and shipping real software.</description><link>https://yldzozgur.com/</link><language>en-us</language><item><title>Static typing in Java vs TypeScript, a beginner&apos;s side by side</title><link>https://yldzozgur.com/writing/static-types-across-stacks/</link><guid isPermaLink="true">https://yldzozgur.com/writing/static-types-across-stacks/</guid><description>Both languages catch bugs before you run the code, but they handle it differently. A simple walkthrough using a small payment example.</description><pubDate>Thu, 14 May 2026 00:00:00 GMT</pubDate><category>typescript</category><category>code-review</category><category>tooling</category></item></channel></rss>