fac20 / WEEK-2-CIKP-

https://fac20.github.io/WEEK-2-CIKP-/
0 stars 0 forks source link

Fetch requests for the Giphy Image could perhaps be refactored? #43

Open mhtien opened 4 years ago

mhtien commented 4 years ago

In your Index.js, lines

41-46 and 47 look exactly the same as 73-78. Is there a way this can be refactored?

(Sorry haven't thought of a solution!)