Sep 082011
 

A very informative video by Paul Irish on how to code fast performant websites with DOM, HTML5, and CSS3. Paul Irish is a lead developer of ModernizrCSS3 Please and HTML5 Boilerplate (creator).

In this 30min video he covers:

  • Reflows, what they are and how to avoid them
  • Hardware accelerated CSS, how to trigger it
  • Letting the browser optimize animation for you with requestAnimationFrame
  • Web Workers
  • Benchmarking
  • Build scripts

Related posts:

  1. HTML5 & CSS3 Update for Visual Studio 2010
  2. HTML5 Boilerplate 1.0 is now LIVE
  3. CSS3 Progressive Internet Explorer
  4. IE10 Developer Platform Preview 2 Available for Download
  5. Previewing the new Windows 8 User Interface (Video)