Skip to content

TCA v/s Modern SwiftUI #139

Answered by jshier
bitsarat asked this question in Q&A
Jan 18, 2024 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Watch the series to the end and you'll have most of your answers. Much of the structure they build in order to get good testability, handle dependencies, and make some types of observation work, are all things handled for you by TCA. Plus the additional structure TCA requires removes much of the design uncertainty around typical SwiftUI observables and data models. And of course the testing tools are all built in.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@bitsarat
Comment options

Answer selected by bitsarat
Comment options

You must be logged in to vote
3 replies
@bitsarat
Comment options

@nick-maker
Comment options

@mbrandonw
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants