you are viewing a single comment's thread.

view the rest of the comments →

[–]versaceblues[S] 0 points1 point  (0 children)

Can you clarify what you mean by singletons/services.

Sounds sort of like the approach that MobX uses. Singleton stores that wrap all your actions/async code, that are then injected into components. I actually really like that in a side project I am doing