nongrata081 / devkit

development kit for dev workflow optimisation
0 stars 0 forks source link

study & choose best approach for handling ng observables #106

Open nongrata081 opened 4 years ago

nongrata081 commented 4 years ago

related no templateRef issue

for template-side handling of observables consider:

https://netbasal.com/diy-subscription-handling-directive-in-angular-c8f6e762697f

https://github.com/angular/angular/issues/15020

https://github.com/angular/angular/issues/12237

https://github.com/angular/angular/issues/13061

https://stackoverflow.com/questions/38582293/how-to-declare-a-variable-in-a-template-in-angular

https://blog.angularindepth.com/having-fun-with-structural-directives-in-angular-69b4d229ad93

study if this is applicable https://github.com/nongrata081/devkit/issues/76