Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mudasirrr/synchronous-vs-asynchronous
synchronous code is executed in sequence – each statement waits for the previous statement to finish before executing. Asynchronous code doesn't have to wait – your program can continue to run. You do this to keep your site or app responsive, reducing waiting time for the user.
https://github.com/mudasirrr/synchronous-vs-asynchronous
Last synced: 4 days ago
JSON representation
synchronous code is executed in sequence – each statement waits for the previous statement to finish before executing. Asynchronous code doesn't have to wait – your program can continue to run. You do this to keep your site or app responsive, reducing waiting time for the user.
- Host: GitHub
- URL: https://github.com/mudasirrr/synchronous-vs-asynchronous
- Owner: Mudasirrr
- Created: 2020-06-27T22:21:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T22:28:14.000Z (over 4 years ago)
- Last Synced: 2023-03-08T00:30:11.663Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0