en.javascript.info
en.javascript.info copied to clipboard
Async 01-callbacks
update to line 51:
Added "inside it" to make the text a little more readable, doesn't change the context.
update to line 65:
Replaced "loads" with "finished loading" to improve the description of the
load event. Could also be replaced with "has completely loaded".
Suggestion for line 63:
Provided additional reasoning as to why the script didn't have time to load, even if line 94 shows a lodash script coming from a CDN.
Maybe we could also provide additional reasoning for line 53?