Skip to content

Files

Latest commit

mayoffRob Mayoff
and
Rob Mayoff
Apr 8, 2020
0506da9 · Apr 8, 2020

History

History
This branch is 65 commits behind pointfreeco/episode-code-samples:main.

0097-adaptive-state-management-pt4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 8, 2020
Apr 7, 2020

This directory contains code from Point-Free Episode: Adaptive State Management: The Point

We’ve now shown that the composable architecture is also quite adaptive, allowing us to transform state and actions into very domain specific situations. Let’s exercise those muscles by creating a macOS app from our iOS app and demonstrating that it’s the perfect tool for creating cross-platform applications.