Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eediallo opened an issue on eediallo/My-Coursework-Planner
[TECH ED] Check out an API response
### Why are we doing this? This task will get you to really think about the response you get back from an API. Use Chrome Dev Tools to examine the response you get back from the server. ### L...eediallo pushed 22 commits to main eediallo/JS3-Module-Project
- adds type module to script files 0e9493d
- import and export functions 5f76ef6
- removes import and export 8409784
- creates episode card template 6f0e3d8
- updates template 5753beb
- creates an episode card b16e7a5
- format season and episode 49abe61
- displays all episodes a2d509b
- creates episode cards array 9be0e76
- use the map method to create the episode cards 5115736
- refactor to use setup and makePageForEpisode functions c635383
- refactor to display season and episode as same content 2ad4a46
- styles section 83d2127
- styles root element and episode image 70df2ff
- updates section styling 85b4a0d
- make page responsive 1c9198d
- updates episode template b2d7f2d
- displays season and episode in same tag a652356
- styles body and html elements 0ab65fb
- adds header e371ece
- and 2 more ...
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- updates to meet accessibility requirement 30ed3a2
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- styles body and html elements 0ab65fb
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- displays season and episode in same tag a652356
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- refactor to display season and episode as same content 2ad4a46
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- refactor to use setup and makePageForEpisode functions c635383
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- use the map method to create the episode cards 5115736
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- creates episode cards array 9be0e76
eediallo pushed 1 commit to level-100 eediallo/JS3-Module-Project
- creates episode card template 6f0e3d8