{"id":21512360,"url":"https://github.com/mariusschulz/egghead-javascript-promises","last_synced_at":"2025-04-09T18:23:40.306Z","repository":{"id":146803685,"uuid":"149014882","full_name":"mariusschulz/egghead-javascript-promises","owner":"mariusschulz","description":"Code for my \"JavaScript Promises in Depth\" egghead.io course.","archived":false,"fork":false,"pushed_at":"2020-01-31T00:37:12.000Z","size":118,"stargazers_count":30,"open_issues_count":0,"forks_count":21,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T20:23:31.518Z","etag":null,"topics":["javascript","javascript-promise","javascript-promises","promises"],"latest_commit_sha":null,"homepage":"https://egghead.io/courses/javascript-promises-in-depth","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mariusschulz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-16T16:38:58.000Z","updated_at":"2024-12-12T07:38:25.000Z","dependencies_parsed_at":"2023-06-04T08:15:43.920Z","dependency_job_id":null,"html_url":"https://github.com/mariusschulz/egghead-javascript-promises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusschulz%2Fegghead-javascript-promises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusschulz%2Fegghead-javascript-promises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusschulz%2Fegghead-javascript-promises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mariusschulz%2Fegghead-javascript-promises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mariusschulz","download_url":"https://codeload.github.com/mariusschulz/egghead-javascript-promises/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248086098,"owners_count":21045275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","javascript-promise","javascript-promises","promises"],"created_at":"2024-11-23T22:33:05.979Z","updated_at":"2025-04-09T18:23:40.300Z","avatar_url":"https://github.com/mariusschulz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JavaScript Promises in Depth\n\n\u003cp align=\"center\"\u003e\u003cimg alt=\"course badge for JavaScript Promises in Depth\" src=\"https://d2eip9sf3oo6c2.cloudfront.net/series/square_covers/000/000/185/full/JSPromises_Final.png\" width=\"200\"\u003e\u003c/p\u003e\n\nThis repo contains the code for all lessons of my [JavaScript Promises in Depth](https://egghead.io/courses/javascript-promises-in-depth) course on [egghead.io](https://egghead.io/).\n\n1. [Create a Promise Chain in JavaScript with `Promise.prototype.then()`](https://egghead.io/lessons/javascript-create-a-promise-chain-in-javascript-with-promise-prototype-then)\n2. [Catch Errors in a JavaScript Promise Chain with `Promise.prototype.catch()`](https://egghead.io/lessons/javascript-catch-errors-in-a-javascript-promise-chain-with-promise-prototype-catch)\n3. [Execute Cleanup Logic in a JavaScript Promise Chain with `Promise.prototype.finally()`](https://egghead.io/lessons/javascript-execute-cleanup-logic-in-a-javascript-promise-chain-with-promise-prototype-finally)\n4. [Create a Rejected Promise in JavaScript with `Promise.reject()`](https://egghead.io/lessons/javascript-create-a-rejected-promise-in-javascript-with-promise-reject)\n5. [Create a Resolved Promise in JavaScript with `Promise.resolve()`](https://egghead.io/lessons/javascript-create-a-resolved-promise-in-javascript-with-promise-resolve)\n6. [Create a New Promise in JavaScript with the Promise Constructor](https://egghead.io/lessons/javascript-create-a-new-promise-in-javascript-with-the-promise-constructor)\n7. [Convert a Callback-Based JavaScript Function to a Promise-Based One](https://egghead.io/lessons/javascript-convert-a-callback-based-javascript-function-to-a-promise-based-one)\n8. [Wait for the Fastest JavaScript Promise to Settle with `Promise.race()`](https://egghead.io/lessons/javascript-wait-for-the-fastest-javascript-promise-to-settle-with-promise-race)\n9. [Wait for Multiple JavaScript Promises to Settle with `Promise.all()`](https://egghead.io/lessons/javascript-wait-for-multiple-javascript-promises-to-settle-with-promise-all)\n10. [Wait for Multiple JavaScript Promises to Settle with `Promise.allSettled()`](https://egghead.io/lessons/javascript-wait-for-multiple-javascript-promises-to-settle-with-promise-allsettled)\n11. [Wait for the Fastest JavaScript Promise to Be Fulfilled with `Promise.any()`](https://egghead.io/lessons/javascript-wait-for-the-fastest-javascript-promise-to-be-fulfilled-with-promise-any)\n12. [Await a JavaScript Promise in an async Function with the `await` Operator](https://egghead.io/lessons/javascript-await-a-javascript-promise-in-an-async-function-with-the-await-operator)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusschulz%2Fegghead-javascript-promises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmariusschulz%2Fegghead-javascript-promises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmariusschulz%2Fegghead-javascript-promises/lists"}