Hey @mathias! I'm reading https://developers.google.com/web/fundamentals/primers/modules … and have a question regarding this:
> The async attribute does not work for inline classic scripts, but it does work for inline <script type="module">
-
Show this thread
-
Replying to @__jakub_g
It executes the script as soon as possible, with no guaranteed order. If you have multiple inline modules that don’t depend on each other, and you want to execute each of them as soon as you can, then use async.
1 reply 0 retweets 0 likes -
Replying to @__jakub_g
Thanks! It was a team effort with @addyosmani :)
8:33 AM - 30 Nov 2018
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.
