Async JavaScript, history, patterns and gotchas - Code with Hugo - 28th Jan 2019
I've been preparing a presentation that I'll be giving tonight at Codebar London, "Async JavaScript: history, patterns and gotchas".
https://twitter.com/hugo__df/status/1089613564745261059
Hot off the press
Here it is as a hefty 16 min read write-up: Async JavaScript: history, patterns and gotchas.
For the slides: click here
The runnable repo (includes PDF slides, source, workshop): github.com/HugoDF/async-js-presentation.
I initially ran it as a workshop for my colleagues, more as an "JS patterns of asynchronicity" (eg. for developers who come from a multi-language background). So I've rewritten large chunks of it to fit the audience of "some might code, some might not". In my dry runs I've also realised that I'm likely to have to cut out some of the workshop content.
As part of this whole thing I decided to create a presentation starter kit for reveal-md using hygen: github.com/HugoDF/presentation-starter
If you missed it
Why you should wrap your (JavaScript) dependencies
ObservableHQ notebooks for JavaScript demos and prototypes
Build and deploy a Vue/React/Vanilla JS app with Parcel and GitHub pages
From the web
Three tools that made my time creating the presentation so much more fun:
reveal-md: reveal.js on steroids! Get beautiful reveal.js presentations from any Markdown file
reveal.js: The HTML Presentation Framework
Hygen: The scalable code generator that saves you time.
If you're still here, feel free to head over to codewithhugo.com and have a browse, hit me up on Twitter