<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>設計 on 行李の底に収めたり[YuWd]</title>
    <link>https://yuiga.dev/blog/en/tags/%E8%A8%AD%E8%A8%88/</link>
    <description>Recent content in 設計 on 行李の底に収めたり[YuWd]</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>©2026, All Rights Reserved</copyright>
    <lastBuildDate>Wed, 15 Feb 2023 05:08:27 +0900</lastBuildDate>
    
        <atom:link href="https://yuiga.dev/blog/en/tags/%E8%A8%AD%E8%A8%88/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>ReduxとSwiftUIについて</title>
        <link>https://yuiga.dev/blog/en/ja/posts/redux%E3%81%A8swiftui%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</link>
        <pubDate>Wed, 15 Feb 2023 05:08:27 +0900</pubDate>
        
        <atom:modified>Wed, 15 Feb 2023 05:08:27 +0900</atom:modified>
        <guid>https://yuiga.dev/blog/en/ja/posts/redux%E3%81%A8swiftui%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6/</guid>
        <description>Redux 状態は複数のView, Controllerが相互に依存するので管理が難しい そこで，相互にイベントを発火させるのをやめて，単一方向にのみ状態が流れるように ユーザ操作で変数が変更→変更を検知したらレンダリング → flux さらに，変数変更とレンダリングの間に更新ロジックを挟むのがRedux Reduxはグローバルな状態を管理するのが</description>
        
        <dc:creator>YuWd (Yuiga Wada)</dc:creator>
        
        
        
        
          
            
              <category>設計</category>
            
          
            
              <category>iOS</category>
            
          
            
              <category>post</category>
            
          
        
        
        
          
            
          
        
      </item>
      

    
  </channel>
</rss>
