Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Deliberate Performance at Frontend Conference Zurich, 2014

Deliberate Performance at Frontend Conference Zurich, 2014

No one wants to create a slow site. Yet that's exactly what happens. Not only do fat sites exist, they're actually becoming more and more common. It would be one thing if performance was merely another feature, but the reality is that performance is a fundamental component of the user experience.

If we want to start providing people with the fast experiences they so desperately want, performance needs to be engrained throughout the entire process. In this session, we'll discuss how to make sure that our sites are as fast as they are beautiful by incorporating performance into our workflows from start to finish.

Presented at Frontend Conference Zurich, in Zurich, Switzerland on August 29th, 2014.

Tim Kadlec

August 29, 2014
Tweet

More Decks by Tim Kadlec

Other Decks in Programming

Transcript

  1. Minimize JS & CSS Optimize images GZip JS at bottom

    Async scripts Browser caching Avoid redirects
  2. I doubt anyone really wants to release a site that

    doesn't perform well, it's just a product of not being afforded the luxury of time and top-down pressure. — a friend.
  3. vs

  4. Speed is the most important feature. If your application is

    slow, people won’t use it....If something is slow, they’re just gone. — Fred Wilson http://bit.ly/csL5ck
  5. There is real empirical evidence that substantiates the fact that

    speed is more than a feature. ! It’s a requirement. — Fred Wilson http://bit.ly/csL5ck
  6. Being a Web designer & not considering speed/ performance is

    like being a print designer & not considering how your colors will print. — Luke Wroblewski http://bit.ly/yRvfu8
  7. http://bit.ly/Wi0xvw Now more than ever, we’re designing work meant to

    be viewed along a gradient of different experiences. — Ethan Marcotte
  8. Now more than ever, we’re designing work meant to be

    viewed along a gradient of different experiences. — Ethan Marcotte http://bit.ly/Wi0xvw gradient of different experiences
  9. Now more than ever, we’re designing work meant to be

    viewed along a gradient of different experiences. — Ethan Marcotte http://bit.ly/Wi0xvw gradient of different experiences
  10. By keeping your client side code small and lightweight, you

    can literally open your product up to new markets. — Chris Zacharias http://bit.ly/Vl1sqy