brfar
Results
1
comments of
brfar
Thank you! I attached `.then(res => res.json())` to the `fetch()` and deleted the `let { results } = res.json()` but your solution looks much much nicer.