Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- makes buddle speech 8e1d5a5
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- cow-say --> remove and add comments d760b0b
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- cow-say --> makes cow say speech buddle 21e57d0
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- cow-say --> create function writeLine to make top and bottom lines 496ac91
eediallo pushed 1 commit to feature/challenges eediallo/Module-Data-Flows
- cow-say -->store cow picture into a variable aee7c37
eediallo pushed 1 commit to feature/book-library eediallo/Module-Data-Flows
- hides form when new book submitted 84e5a6e
eediallo pushed 1 commit to feature/book-library eediallo/Module-Data-Flows
- adds alert on successfully addition of a new book f103b07
eediallo created a review comment on a pull request on CodeYourFuture/Module-Data-Flows
Hi @KudahShambare, thank you for your feedback! I’ll make sure to implement your recommendations.
eediallo closed a pull request on eediallo/JS3-Module-Project
Anna Fedyna | TV-Project |Level 200
<!-- You must title your PR like this: COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK For example, NW4 | Carol Owen | HTML-CSS-Module | Week1 Complete the task list below this...eediallo created a review comment on a pull request on eediallo/JS3-Module-Project
OK if yo you are not using the ```toLowerCase()``` method, how are you handling the case-insensitive search? for example if you search using the term ```coming```, it should display the the first ...
eediallo created a review comment on a pull request on eediallo/JS3-Module-Project
OK I see! But do you think the ```allEpisodes``` param has any effect here since you are not using it inside the function? also you are not passing it when you called the ```searchEpisodeCards``` f...
eediallo opened a pull request on annafedyna/JS3-Module-Project
London | Elhadj Abdoul Diallo |JS3-Module-Project | WEEK2 - level200 - Episode-Selector
<!-- You must title your PR like this: COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK For example, NW4 | Carol Owen | HTML-CSS-Module | Week1 Complete the task list below this...eediallo pushed 16 commits to main eediallo/JS3-Module-Project-Partner
- refactor by returning newCard in createEpisodeCards func and using map method 43a4538
- create displayMatchingEpisodes function to display matching episode during search 7067a5e
- refactor by extracting function filterEpisodeBySearch from displayMatchingEpisodes fa545d5
- style hidden card c7c2a3d
- display how many episodes match the current search 474845c
- updates variables names 1e99a8d
- create span element b272d8b
- adds episode selector template 5f2f88c
- display episode selector to DOM d2b9f1c
- create function createEpisodeToSelect to select an episode 05a70a4
- creates and displays all episode to select 937397a
- remove option 25edb2d
- refactor createEpisodeToSelect to make code more readable 1684c95
- adds event for episode selection using the drop down menu 519a70d
- update option content 677d4fe
- refactor change event by creating filterEpisodeUsingDropDown function 585753b
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- refactor change event by creating filterEpisodeUsingDropDown function 585753b
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- update option content 677d4fe
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- adds event for episode selection using the drop down menu 519a70d
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- refactor createEpisodeToSelect to make code more readable 1684c95
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- creates and displays all episode to select 937397a
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- create function createEpisodeToSelect to select an episode 05a70a4
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- display episode selector to DOM d2b9f1c
eediallo pushed 1 commit to level-200 eediallo/JS3-Module-Project-Partner
- adds episode selector template 5f2f88c