https://github.com/hugodf/async-js-presentation
Presentation of asynchronous JavaScript: history, patterns and gotchas
https://github.com/hugodf/async-js-presentation
Last synced: 22 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-03T20:51:26.000Z (about 6 years ago)
- Last Synced: 2025-02-14T01:39:37.970Z (2 months ago)
- Language: JavaScript
- Homepage: https://codewithhugo.com/async-js/
- Size: 1.41 MB
- Stars: 1
- Watchers: 2
- 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`