Problems and Challenges
While functional, occassionally the 'cards' will hang as the program waits for the API to provide information, a reload fixes the issue.
Gotta call 'em all!
While functional, occassionally the 'cards' will hang as the program waits for the API to provide information, a reload fixes the issue.
This is my inexperience working around APIs showing, as a first attempt I did a poor job of hardcoding the program to wait for all results from the API before then making the cards, which would prevent the above error entirely.
My favorite Pokemon is Raichu!
This was a fun project because even when you do pull the API results in you have to make the css work to create the facade of 'cards', and you get to see quick progression from start to finish.