#mvc
#react
#rxjs
MVC React architecture with injected state observables, and isolated controller classes.
This experiment was done in preparation for virtual-elevators. The goal was to use tsyringe's dependency container together with React's context, having state management handled by controller classes, and view rendering by React components, while maintaining isolation, and dependency injection for all modules (classes, and components)