Paul Irish

Making the www great

DOM, HTML5, & CSS3 Performance

Here are the slides. :)

In this 30min video I cover:

  • 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
Also…

Please watch this:
What you, as a web developer, need to know about how a browser works, by Alex Russell

Comments