2 days, single-track, 100% web performance geekout happening 30th and 31st of October in Amsterdam. First 9 speakers announced, tickets on sale now.
2 days, single-track, 100% web performance geekout happening 30th and 31st of October in Amsterdam. First 9 speakers announced, tickets on sale now.
A quick JS snippet that adds a feature to fontdrop.info to hand pick characters for subsetting with Glyphhanger. You click around and get a command generated that looks like:
$ glyphhanger --format=woff2 --subset="font.otf" --whitelist="U+0025,U+0026...
A quick JS snippet that adds a feature to fontdrop.info to hand pick characters for subsetting with Glyphhanger. You click around and get a command generated that looks like:
$ glyphhanger --format=woff2 --subset="font.otf" --whitelist="U+0025,U+0026...
setInterval = setTimeout = requestAnimationFrame = console.log
... end you might be stunned, nay, horrified by what's happening in your app, especially with third-party code
(inspired by @andydavies.me)
setInterval = setTimeout = requestAnimationFrame = console.log
... end you might be stunned, nay, horrified by what's happening in your app, especially with third-party code
(inspired by @andydavies.me)
1. Install Rust
2. A new project
3. Add dependencies to Cargo.toml
4. All ok so far?
5. Tweaks in src/main.rs
6. (Optional, VSCode only) install rust-analyzer
Rust in peace!
1. Install Rust
2. A new project
3. Add dependencies to Cargo.toml
4. All ok so far?
5. Tweaks in src/main.rs
6. (Optional, VSCode only) install rust-analyzer
Rust in peace!
highperformancewebfonts.com/read/font-ja...
highperformancewebfonts.com/read/font-ja...
summary::-webkit-details-marker {
display: none;
}
summary::-webkit-details-marker {
display: none;
}
Otherwise you get duplicate font downloads and the preload is unused
Otherwise you get duplicate font downloads and the preload is unused
highperformancewebfonts.com/tools/fafofal/
highperformancewebfonts.com/tools/fafofal/
The two yellow rectangles are "warning" next to the red "evacuation zone"
The two yellow rectangles are "warning" next to the red "evacuation zone"