{"id":15878537,"url":"https://github.com/tdd/async-variations","last_synced_at":"2025-10-06T23:23:38.782Z","repository":{"id":66918297,"uuid":"93066380","full_name":"tdd/async-variations","owner":"tdd","description":"A demo of various approaches to running async tasks in series, from plain callbacks to async-await","archived":false,"fork":false,"pushed_at":"2017-06-01T14:35:37.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T15:31:07.056Z","etag":null,"topics":["async","async-await","callbacks","javascript","js","promises"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tdd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-06-01T14:32:10.000Z","updated_at":"2017-09-18T03:22:35.000Z","dependencies_parsed_at":"2023-05-20T16:30:55.281Z","dependency_job_id":null,"html_url":"https://github.com/tdd/async-variations","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/tdd%2Fasync-variations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdd%2Fasync-variations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdd%2Fasync-variations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tdd%2Fasync-variations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tdd","download_url":"https://codeload.github.com/tdd/async-variations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730312,"owners_count":20824396,"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":["async","async-await","callbacks","javascript","js","promises"],"created_at":"2024-10-06T02:40:25.837Z","updated_at":"2025-10-06T23:23:33.737Z","avatar_url":"https://github.com/tdd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# async-variations\n\nA demo of various approaches to running async tasks in series, from plain callbacks to async-await.\n\n1. Plain callbacks, using good ol' callback hell :meh:\n2. Callbacks, flattened / made more manageable using [Async.js](https://caolan.github.io/async/)\n3. Promise chain, using native ES2015 promise wrappers around the native callback-based API\n4. Promises as synchronous-looking serial code using ES2017’s `async`/`await`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdd%2Fasync-variations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftdd%2Fasync-variations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftdd%2Fasync-variations/lists"}