Skip to content

Instantly share code, notes, and snippets.

@inamiy
Last active November 5, 2018 01:04
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save inamiy/1835a88e00bd19dff003e779fe63a2ed to your computer and use it in GitHub Desktop.
Save inamiy/1835a88e00bd19dff003e779fe63a2ed to your computer and use it in GitHub Desktop.
Reactive State Machine | iOSDC Japan 2016

2016/08/20 13:00 Track A Speaker: 稲見 泰宏 (@inamiy)

概要

ここ1, 2年のSwiftの登場とFunctional Reactive Programming (FRP)の普及によって、iOSアプリ開発の現場では劇的なパラダイムシフトが起きています。しかし一方で、副作用を伴うアプリの状態管理に苦労する点が未だ多くあり、バグの温床となっています。このプレゼンでは、状態管理の基礎理論であるオートマトン(ステートマシン)を基に、Reduxなどのフレームワークとの対比も交えながら、FRPでの効率的な設計手法について探ります。

スライド (日本語)

動画

ライブラリ

感想ブログ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment