<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>JavaScript on Gürkan UÇAR</title>
    <link>https://gurkanucar.com/tags/javascript/</link>
    <description>Recent content in JavaScript on Gürkan UÇAR</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Sat, 08 Aug 2026 10:00:00 +0300</lastBuildDate>
    <atom:link href="https://gurkanucar.com/tags/javascript/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Mediator Pattern: Managing the Mess Between React Components</title>
      <link>https://gurkanucar.com/posts/mediator-pattern-react-zustand-checkout/</link>
      <pubDate>Sat, 08 Aug 2026 10:00:00 +0300</pubDate>
      <guid>https://gurkanucar.com/posts/mediator-pattern-react-zustand-checkout/</guid>
      <description>In React, components that keep affecting each other get messy fast — prop drilling and long callback chains. Let&amp;#39;s see how to keep all that coordination in one place with the Mediator Pattern and Zustand.</description>
    </item>
  </channel>
</rss>
