On Tue, Jan 31, 2012 at 6:09 PM, Daniel Friesen lists@nadir-seen-fire.com wrote:
On Tue, 31 Jan 2012 08:36:02 -0800, Tei oscar.vives@gmail.com wrote:
*Cough* some random article about making js that is not abusing the slower parts of the language http://www.bcherry.net/talks/js-better-faster *Cough*
Bah, that frankly looks worthless.
Additionally, while putting your script tags at the bottom of the body is better than putting them in the head, making them load asynchronously from the head (HeadJS-style) is even better. This is also what ResourceLoader uses in 1.19 if you enable an experimental config variable.
Roan