Wednesday, May 17, 2017

A practical guide to fetch(), reduce() and formatting data from an external API

https://medium.freecodecamp.com/a-practical-guide-to-fetch-reduce-and-formatting-data-from-an-external-api-283ddd9bfdcb
Some not-so-common JavaScript calls: fetch and reduce and their use for calling APIs.