https://github.com/hugodf/async-js-presentation
Presentation of asynchronous JavaScript: history, patterns and gotchas
https://github.com/hugodf/async-js-presentation
Last synced: 9 months ago
JSON representation
Presentation of asynchronous JavaScript: history, patterns and gotchas
- Host: GitHub
- URL: https://github.com/hugodf/async-js-presentation
- Owner: HugoDF
- Created: 2019-01-26T20:43:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T20:51:26.000Z (over 7 years ago)
- Last Synced: 2025-06-07T07:41:15.021Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://codewithhugo.com/async-js/
- Size: 1.41 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Asynchronous JavaScript: patterns and gotchas
You can see the presentation by cloning the repo and opening [slides.pdf](./slides.pdf)
Or download, npm install (required Node 10+), and run `npm start`