{"id":60,"slug":"async-await","name":"async/await","short_description":"async/await allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function.","url":"https://github.com/topics/async-await","github_count":3169,"created_by":null,"logo_url":null,"released":"2007","wikipedia_url":"https://en.wikipedia.org/wiki/Async/await","related_topics":["callback","coroutines","async","promise","future","actor-model","continuation-passing-style","concurrent-computing"],"aliases":[],"github_url":null,"content":"\u003cp\u003eIn computer programming, the \u003cstrong\u003easync/await\u003c/strong\u003e pattern is a syntactic feature of many programming languages that allows an asynchronous, non-blocking function to be structured in a way similar to an ordinary synchronous function, and is primarily intended to provide opportunities for the program to execute other code while waiting for a long-running, asynchronous task to complete, usually represented by promises or similar data structures.\u003c/p\u003e\n","created_at":"2024-07-29T13:31:21.948Z","updated_at":"2026-06-16T00:02:28.847Z","topic_url":"https://awesome.ecosyste.ms/api/v1/topics/async-await","html_url":"https://awesome.ecosyste.ms/topics/async-await","projects_url":"https://awesome.ecosyste.ms/api/v1/projects?keyword=async-await","lists_url":"https://awesome.ecosyste.ms/api/v1/lists?topic=async-await"}