With observables you have a lot more flexibility to do really cool stuff (specially with all the useful rxjs operators), I managed to avoid a lot of state and imperative code on my code base, here's a simple nostrify wrapper example

With observables you have a lot more flexibility to do really cool stuff (specially with all the useful rxjs operators), I managed to avoid a lot of state and imperative code on my code base, here's a simple nostrify wrapper example

No replies yet.