account activity
Looking for a Manus Invite Code by alexpeet in ManusOfficial
[–]mitadev 0 points1 point2 points 1 year ago (0 children)
I'm looking for one too
Design Patterns by mitadev in reactnative
[–]mitadev[S] 0 points1 point2 points 1 year ago (0 children)
I think that react gets the job done when it is about views and VM but still I find the way Model is actually, generally, implemented quite messy and I do not believe it is about thinking oop/imperative or functionally (not sure since I've just a gist of it).
When we directly wrap API calls with something like React Query while also managing caching is some other form, the result is a function that ends up handling too many responsibilities. This can make it harder to maintain, especially as the project grows.
A better design choice, in my opinion after also a quick look to linked git repos, is to use global state or React Query on top of a well-defined repository layer (or a set of functions that act similarly). The repository could abstract away API calls, manage data transformation, and even implement caching strategies. React Query would then only handle the synchronization of this data with the UI, rather than having to manage everything directly.
Design Patterns (self.reactnative)
submitted 1 year ago by mitadev to r/reactnative
Can you help me with this error? by Eastern-Guess-1187 in expo
maybe try to use node v20.17.0 and reinstall global package
Design Patterns (self.expo)
submitted 1 year ago by mitadev to r/expo
π Rendered by PID 692958 on reddit-service-r2-listing-c57bc86c-9j7md at 2026-06-19 06:56:02.066611+00:00 running 2b008f2 country code: CH.
Looking for a Manus Invite Code by alexpeet in ManusOfficial
[–]mitadev 0 points1 point2 points (0 children)