cjnevin / SwiftUIEvent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUIEvent

Redux

I have written about why Redux is beneficial in the past, if you're interested please read this: https://itnext.io/functional-architecture-e9031090ff18

Composable Architecture

This framework enables us to write our apps in composable chunks, enabling teams to work entirely independently of one another on the same codebase.

I highly recommend watching these videos before picking up the framework, there are various other free videos on PointFree.co that expand on this architecture as well.

If you like what they do over there and want to view their full collection you can get a paid subscription, they talk through the problem clearly and discuss different approaches to solve the problem before landing on the solution.

About

License:MIT License


Languages

Language:Swift 100.0%