Hacker News new | ask | show | jobs
by jordache 2789 days ago
Are you using Redux for state management in react? You mentioned the "basic" patterns for communication between components. I assume you did not have complex state management requirements.

The DI framework in Angular is not concept novel to Angular. It's essentially an implementation of the DI.