DEV Community

Discussion on: Asynchronous Javascript: 3 ways

Collapse
 
tbutterwith profile image
Tom Butterwith

I think for most people native async management is enough. rxjs is a entity unto itself and would require it's own write up, and the observer pattern in general comes with it's own set of pros and cons.