-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
refactoringJust cleaning up code, no new features added.Just cleaning up code, no new features added.
Description
At the moment MemeGenerator is responsible for performing the http request to fetch the memes data. In effect we're performing as many requests as many times as MemeGenerator is loaded, and that amount again every time app is reloaded.
The point of this ticket is to move the data fetching a level above in App.js
Metadata
Metadata
Assignees
Labels
refactoringJust cleaning up code, no new features added.Just cleaning up code, no new features added.