
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Nostrss&#39;s Blog</title>
      <link>https://nostrss.me/blog</link>
      <description>Nostrss&#39;s Blog and Personal Site</description>
      <language>ko-kr</language>
      <managingEditor>undefined (Nostrss)</managingEditor>
      <webMaster>undefined (Nostrss)</webMaster>
      <lastBuildDate>Fri, 10 Apr 2026 10:00:00 GMT</lastBuildDate>
      <atom:link href="https://nostrss.me/tags/state-machine/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://nostrss.me/blog/260410-state-machine</guid>
    <title>유한상태머신(Finite State Machine)이란 무엇인가</title>
    <link>https://nostrss.me/blog/260410-state-machine</link>
    <description>유한상태머신은 &quot;지금 어떤 상태이고, 어떤 이벤트가 들어왔을 때 어디로 갈 수 있는가&quot;를 명시적으로 정의하는 패턴이다. 왜 필요한지, 핵심 구성 요소(state/event/transition/action/guard/context)는 무엇인지, vanilla JS와 XState로 어떻게 구현하는지 정리한다.</description>
    <pubDate>Fri, 10 Apr 2026 10:00:00 GMT</pubDate>
    <author>Nostrss</author>
    <category>javascript</category><category>typescript</category><category>state-machine</category><category>xstate</category><category>fsm</category><category>design-pattern</category>
  </item>

    </channel>
  </rss>
