[whatwg] CSP feedback

> 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

Received on Thursday, 28 July 2011 09:32:57 UTC