It seems to me that anytime there is a <script src="name1.js"> or a <link href="name2.css"> statement in the <head>, these two files block rendering of the markup.
FWIW, I have tried adding "async" to the <script> tag and it totally messes up some of my jQuery plug-ins
Given that, I really do not understand the phrase "Render-blocking Javascript and CSS".
Thanks!
headand JS to the end ofbody