[whatwg] CSP feedback
Rob Larsen
rob at drunkenfist.com
Thu Jul 28 09:32:57 PDT 2011
> Hello,
> (2) With the rise of Javascript frameworks like JQuery, it is becoming
> best
> practice to separate the code from the content. All legitimate code can be
> placed in the <head> block without too much effort, for many sites.
In practice many developers prefer to place almost all script tags right
before the closing body tag
http://developer.yahoo.com/performance/rules.html#js_bottom
More information about the whatwg
mailing list