|
|
|
|
|
by iamakulov
2793 days ago
|
|
So, in summer, I gave an introductory talk into web performance. This is its textual version :) The talk includes 94 slides with text about: — why web performance matters
— how to optimize:
— JS (async/defer, code splitting)
— CSS (the critical CSS approach & tools for it)
— HTTP/connection stuff (Gzip/Brotli, preloading, CDN)
— Images (compressing images, webp, progressive vs baseline images)
— Fonts (the `font-display` trick)
— and what tools help to understand your app’s performance
Would love to hear your feedback :) |
|
Meta node: I find this presentation style to be great. You can scroll up and down at speed, can text search the whole page, we have a nice mixture of imagery and text, its clean and accessible, we even have a table of contents. How did you author this?