Promise v/s Observable in Angular
In Angular, for handling asynchronous data, either Promise & Observable is used. Both get and post method of Http & HttpClient return Observable and it converted to a promise by using toPromise() method. But where does the difference lie? Before thro...
anmol09.hashnode.dev2 min read
Modou DIAO
Backend Developer open to remote job
thanks for sharing