robofriends
robofriends copied to clipboard
Add robot placeholder image
In my personal build of the project, I had an issue where the GET requests for robot images were not arriving in time. A simple fix I made was to create a placeholder image to be displayed on initial render. When the images arrive, the app rerenders and the view is updated.