2

Why does it take so much effort to do a very simple thing in angular?

Here I am trying to create an observable that listens to two observables from parent and child. I have to subscribe to observable in parent and then convert @input value back to observable. Fuck angular

https://stackblitz.com/edit/...

Comments
Add Comment