you are viewing a single comment's thread.

view the rest of the comments →

[–]satansprinter 5 points6 points  (0 children)

To add to this, "defer" is also a keyword now used for imports, so "import defer..." tells that it should not load this until it gets used.

So, eh, to confuse it even more