ezzabuzaid / react-context-in-angular

1 stars 0 forks source link

Summary #2

Open ezzabuzaid opened 3 years ago

ezzabuzaid commented 3 years ago

If you didn't use state management libraries before, you might find this handy since it somehow solves the same issue, and if you coming from React background this can be an advantage to have in Angular, nevertheless, Angular can do it on its own with a bit knowledge of dependency injection.

Having such functionality in your app can impart additional value, on the other hand, you have to adapt to the new way of sharing data.