personal blog on code


RxJS heads up - toPromise is being deprecated

In RxJS 7 toPromise will become deprecated and with RxJS 8 it will be gone! So avoid using toPromise in your future development when possible.

This is a cross post I did on the indepth.dev plattform.