Skip to content

Latest commit

 

History

History
54 lines (44 loc) · 2.4 KB

web-performance-open-discussion.md

File metadata and controls

54 lines (44 loc) · 2.4 KB

Web Performance - Open Discussion

Date: 17.07.2018

Venue: Garmin

Description:

Join us for a final tech meetup before the summer social event!

This time we'll tackle multiple perspective in this open discussion about optimizations and trade-offs in web performance.

Make sure we'll cover things like:

  • The critical rendering path
  • Browser hints and optimization techniques
  • JavaScript loading and execution times
  • Image optimizations
  • Reducing the size of your app
  • Rendering at 60fps
  • Tools and platforms

Meeting notes:

Critical Rendering Path:

Limit the size of the JS bundles

Image optimizations

Tools

The RAIL model and rendering at 60fps

Creating a Performance Culture at work

  • Educate people
  • Visualize performance costs
  • Enforce performance metrics with tools

Literature