Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

AFAIK, you can also get async JS performance by storing your javascript in an external file, then creating a <script> DOM node, setting the 'src' attribute, and appending it to the head/body.


Nope. There's still only a single thread executing all of the javascript on the DOM at any one time.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: