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

Building Fast Webapps (Hudl London - Lunch & Learn)

Building Fast Webapps (Hudl London - Lunch & Learn)

Performance matters — the difference between users consuming your content or running away frustrated boils down to how quick your web application loads. In this talk we will answer three big questions related to this: WHAT is fast, WHY it is important, and HOW to make it fast.

Mihai Cîrlănaru

November 16, 2016
Tweet

More Decks by Mihai Cîrlănaru

Other Decks in Technology

Transcript

  1. “47% of consumers expect a web page to load in

    2 seconds or less” -- Akamai, 2009
  2. “40% will abandon a web page if it takes more

    than 3 seconds to load” -- Akamai, 2009
  3. “A 1 second delay in page response can result in

    a 7% reduction in conversions.” -- Akamai, 2009
  4. At 4 seconds load time a quarter of users will

    abandon your web page. Page abandonment Source: https://blog.kissmetrics.com/loading-time
  5. The Lean Startup process: Build Measure Learn Making it fast

    Source: http://theleanstartup.com/principles
  6. The Lean Startup process: Build Measure Learn Making it fast

    Source: http://theleanstartup.com/principles
  7. 1. AMP project by Google https://www.ampproject.org/ 2. “The cost of

    frameworks” by Paul Lewis https://aerotwist.com/blog/the-cost-of-frameworks/ 3. “The cost of transpiling ES2015 in 2016” by Paul Irish https://github.com/paulirish/The-cost-of-transpiling-es2015-in-2016 4. Web performance tools by Google https://developers.google.com/speed/pagespeed 5. Progressive Web Apps https://developers.google.com/web/progressive-web-apps/ Read Me Learn more about web performance