836 Views
Yet again (!), I will build a minimal live cryptocurrency application that will work with both mocked prices and with an actual service that will pull prices from Coincap. If you're impatient or just TLDR; you can see the final result on Stackblitz! First thing, we want to establish which API the two classes will share.
0 comments