Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

三张图看懂async和defer属性 #1

Closed
kobe990 opened this issue Mar 6, 2017 · 0 comments
Closed

三张图看懂async和defer属性 #1

kobe990 opened this issue Mar 6, 2017 · 0 comments

Comments

@kobe990
Copy link
Owner

kobe990 commented Mar 6, 2017

welcome to zxa's web home,I will leave some learning share here.

三张图看懂async和defer属性:

code sample

<html>  
  <head> ... </head>  
  <body>  
    ...
    <script src="script.js">
    ....
  </body>  
</html>  

正常流程:
normal

带async属性:
async

带defer属性
defer

refer

@kobe990 kobe990 closed this as completed Mar 6, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant