Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 540 Bytes

File metadata and controls

5 lines (4 loc) · 540 Bytes

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.