Tracking property changes and intelligently avoids redundant computations by leveraging custom memoization system, leading to more efficient and performant apps.| Krzysztof Zabłocki
Set of best practices for The Composable Architecture projects based on experiences of the team at The Browser Company.| Krzysztof Zabłocki
Let's talk about using multi-store pattern in TCA as a way to improve the performance and maintainability.| Krzysztof Zabłocki
Last week I spoke at NSSpainX to talk about how to use Composable Architecture in larger projects, the kind of issues you might run into and how you can work around them. Mentioned articles are: - Exhaustive testing in TCA - TCA Action Boundaries - TCA Action Boundries - Convenience| Krzysztof Zabłocki
Learnings from modernizing the window handling of my Mac app after upgrading to SwiftUI 4. Explaining `\.openWindow`, `.windowResizability` & more.| FlineDev Blog – Insights on Swift, Xcode, and Apple Development