arqex / freezer

A tree data structure that emits events on updates, even if the modification is triggered by one of the leaves, making it easier to think in a reactive way.
MIT License
1.28k stars 56 forks source link

Angular2 Freezer #78

Closed doliver3 closed 7 years ago

doliver3 commented 8 years ago

Thanks for making freezer!

It would be really great if you had an example of how to use Freezer with Angular2.

arqex commented 8 years ago

Hi @doliver3 I have never used Angular2, but seems that @todoubaba in the latest issue is using it. Maybe you can ask him directly or maybe he could write something here.