[TCA] TaskResultがEquatableに準拠できない問題の解決と公式の見解
https://qiita.com/Ryu0118/items/e1ce61f48b6b3797c5da?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Swift #TCA #SwiftUI #ComposableArchitecture #TheComposableArchitecture
#qiita #swift #tca #swiftui #composablearchitecture #thecomposablearchitecture
#PointFree released their #ComposableArchitecture today! This system seems very wordy, but I’m going to find a personal project to try it out to see what it unlocks
Congratulations to all of the contributors!
#pointfree #composablearchitecture
Im disaggregated composable Datacenter spielt Geschwindigkeit eine entscheidende Rolle. Der Fabric-Switch erlebt eine Renaissance und immer mehr Hersteller entwickeln Hochgeschwindigkeitsnetze für Workloads, bei denen jede Nanosekunde zählt.
Wolfgang und Kerstin kennen (fast) alle Fabrics und wissen, wo die Reise hingeht.
https://data-explore.letscast.fm/episode/dxplr0013-hochgeschwindigkeitsnetz-im-rechenzentrum
#network #switch #switching #datacenter #composablearchitecture #softwaredefined #datastorage #memorymanagement #highperformance #composable #isc23
#network #switch #switching #datacenter #composablearchitecture #softwaredefined #datastorage #MemoryManagement #highperformance #composable #ISC23
Discover the Power of ReducerProtocol in The Composable Architecture (TCA) for SwiftUI! 📱💪
At Evangelist Apps, we've been leveraging TCA to build complex iOS apps for the past few years. We firmly believe that TCA is the ultimate architecture for SwiftUI. In this article, we delve into ReducerProtocol, a groundbreaking approach to creating reducers in TCA.
#ios #evangelistapps #swiftui #composablearchitecture #developers #iosdevelopers #coding
https://medium.com/evangelist-apps/reducerprotocol-in-the-composable-architecture-tca-378d52b62f1c
#ios #evangelistapps #swiftui #composablearchitecture #developers #iosdevelopers #coding
#Swift #SwiftUI #ComposableArchitecture
Any TCA fans here? I spent most of today debugging a TCA issue. Here’s my question from TCA Slack.
#swift #swiftui #composablearchitecture
Fiddled with #composableArchitecture and managed to build a simple feature after initial problems. Already liking the philosophy behind it @pointfreeco @mbrandonw @stephencelis
#composablearchitecture #swift #swiftui #tca
RT @sqli_uk_me: Is #ComposableArchitecture the future of #DigitalCommerce? We asked @sprysys's co-founder and CEO Alexander Graf in our lat…
#composablearchitecture #digitalcommerce
Happy to announce the new version of MixTeam (V3) is available on the AppStore 🎉.
- Completely new design, built from the ground up
- Lot of cute illustrations to replace the old ones for your teams and players
- Better UX in general
- Using Files for persistence instead of UserDefault
- Extensive usage of #ComposableArchitecture (#TCA)
Always free, no ads, no trackers, just fun.
#ios #swift #swiftui #opensource #tca #composablearchitecture
I managed to get @pointfreeco’s latest #SwiftUINavigation working with #ComposableArchitecture, but I had to hack together my own amalgam of `ReducerProtocol.ifLet` and `ReducerProtocol.ifCaseLet` that knows how to get the Destination from the parent state, then the child state from the Destination. I also had to provide a ViewStore get/send binding to `navigationDestination(unwrapping: …)`. I'm not 100% sure it's all correct yet, but it was nice to see it working.
#composablearchitecture #swiftuinavigation
Has anyone tried to use @pointfreeco’s latest #SwiftUINavigation with #ComposableArchitecture yet?
#composablearchitecture #swiftuinavigation
@brandonhorst I recommend taking a look at the #ComposableArchitecture by @pointfreeco (https://www.pointfree.co/collections/composable-architecture). It is presented in a series of videos, but they also have complete and well documented transcripts if you prefer to read.
Tomorrow I WILL implement an async side effect in the #composablearchitecture. That is before my brain turns to mush just before Christmas. #burnout #iosdev
#composablearchitecture #burnout #iosdev
Tomorrow I WILL implement an async side effect in the #composablearchitecture. That is before my brain turns to mush just before Christmas. #burnout #iosdev
#composablearchitecture #burnout #iosdev
Next week's streaming schedule:
- Tuesday: AWSAmplify to Core Data for @mikaelacaron
- Friday: #composableArchitecture work inside iHog but this time with a state driven context menu or 2
Follow -> https://twitch.tv/heyjaywilson
Today on stream, I worked through some #composableArchitecture scoping and using more of a state driven approach to make my previews work a bit better.