Debouncing and mapping Effect<Never, Never>
|
|
4
|
458
|
February 23, 2022
|
Observing state outside of TCA using Observable/Publisher
|
|
1
|
317
|
February 16, 2022
|
What it's the recommended way to support multiple windows without sharing state?
|
|
9
|
1469
|
February 13, 2022
|
Is AppState the best place to hold cache/historical data?
|
|
1
|
352
|
February 10, 2022
|
How to test a repeating effect
|
|
4
|
367
|
February 8, 2022
|
ComposableArchitecture and CoreData: what are the options?
|
|
2
|
527
|
January 31, 2022
|
IfLetStore / ForEachStore implementation question
|
|
0
|
215
|
January 31, 2022
|
Dependencies Between Environment Clients
|
|
2
|
397
|
January 27, 2022
|
Distinction between persistent state (e.g. domain models) and ephemeral state (e.g. UI state)
|
|
8
|
1090
|
January 27, 2022
|
Integrating Helm with TCA
|
|
2
|
333
|
January 20, 2022
|
Animation with BindingAction
|
|
2
|
263
|
January 18, 2022
|
Closure vs function performance and protocols
|
|
9
|
1395
|
January 17, 2022
|
Renaming "Reducer" to "ActionHandler" for clarity
|
|
22
|
1237
|
January 13, 2022
|
Best practice for sharing data between many features?
|
|
12
|
4076
|
January 10, 2022
|
14.5 beta3 NavigationLink unexpected pop
|
|
43
|
13134
|
January 7, 2022
|
Is it possible to assert Snapshot in between TestStore .send and .receive asserts?
|
|
5
|
973
|
December 31, 2021
|
TCA and State Chart
|
|
8
|
1084
|
December 29, 2021
|
Recommended sequence for state mutation and persisting state to persistent store
|
|
5
|
956
|
December 17, 2021
|
Wierd crash on iOS 14 using TCA .alert()
|
|
4
|
513
|
December 21, 2021
|
Fat State and Action for multi-level view hierarchies
|
|
3
|
589
|
December 20, 2021
|
Combining TCA and the PointFree Navigation extensions
|
|
2
|
691
|
December 19, 2021
|
`Equatable` conformance of `Actions` with untyped `Errors`
|
|
2
|
403
|
December 16, 2021
|
Swift Composable Architecture - Reduce to action from environment change
|
|
1
|
257
|
December 11, 2021
|
How to ForEach on optional state?
|
|
3
|
883
|
November 30, 2021
|
Navigation: Going Back sends action twice
|
|
4
|
1417
|
November 23, 2021
|
Is it possible to use Obj-C with TCA?
|
|
2
|
362
|
November 21, 2021
|
Combining stores to extend the scope
|
|
2
|
1063
|
November 20, 2021
|
Is it possible to build a `filter()` function for `IdentifiedArrayOf<Element>`?
|
|
1
|
316
|
November 18, 2021
|
Standardizing case paths?
|
|
4
|
431
|
November 6, 2021
|
How to use EquatableView in TCA?
|
|
5
|
962
|
November 5, 2021
|