{"id":18400287,"url":"https://github.com/devluxor/modern-async-js","last_synced_at":"2026-01-21T22:33:13.804Z","repository":{"id":209198976,"uuid":"723415810","full_name":"devluxor/modern-async-js","owner":"devluxor","description":"This repo contains notes and exercises for the book \"Modern Asynchronous JavaScript\", by F. K. Kelhini.","archived":false,"fork":false,"pushed_at":"2024-11-28T14:10:49.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T17:44:35.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/devluxor.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":"2023-11-25T15:45:34.000Z","updated_at":"2024-11-28T14:10:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"61a0b974-d427-4be8-825a-b0c9765f58d9","html_url":"https://github.com/devluxor/modern-async-js","commit_stats":null,"previous_names":["lucsorr/modern-async-js","lux0rdev/modern-async-js","devluxor/modern-async-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devluxor/modern-async-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devluxor%2Fmodern-async-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devluxor%2Fmodern-async-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devluxor%2Fmodern-async-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devluxor%2Fmodern-async-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devluxor","download_url":"https://codeload.github.com/devluxor/modern-async-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devluxor%2Fmodern-async-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28645549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-06T02:31:50.109Z","updated_at":"2026-01-21T22:33:13.787Z","avatar_url":"https://github.com/devluxor.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Modern Asynchronous JavaScript\n\nThis repo contains notes and exercises for the book \"Modern Asynchronous JavaScript\", by F. K. Kelhini.\n\n- [Introduction and Overview](./intro.md)\n- [Chapter 1: Custom Asynchronous Iterators](./01_custom_async_iterators/notes.md)\n- [Chapter 2: Enhancing with Generators](./02_enhancing_with_generators/notes.md)\n- [Chapter 3: Fetching Multiple Resources. `Promise.all()`, `Promise.allSettled()`](./03_fetching_multiple_resources/notes.md)\n- [Chapter 4: Improving Reliability and Performance. `Promise.any()`](./04_improving_reliability_and_performance/notes.md)\n- [Chapter 5: Setting a Time Limit for Asynchronous Tasks. `Promise.any()`, `Promise.race()`](./05_setting_a_time_limit_for_async_tasks.md/notes.md)\n- [Chapter 6: Canceling Pending Asynchronous Requests. `AbortController` API](./06_canceling_pending_async_requests/notes.md)\n- [Chapter 7: Accessing Promise Results from Another Module. Top level `await`](./07_accessing_promise_results_from_another_module/notes.md)\n- [Appendix A: Examples and Use Cases](./EXAMPLES_AND_USE_CASES.md)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevluxor%2Fmodern-async-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevluxor%2Fmodern-async-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevluxor%2Fmodern-async-js/lists"}