@[email protected] to Web [email protected] • 1 year agoJavaScript Bloat in 2024tonsky.meexternal-linkmessage-square1fedilinkarrow-up117cross-posted to: [email protected][email protected]
arrow-up117external-linkJavaScript Bloat in 2024tonsky.me@[email protected] to Web [email protected] • 1 year agomessage-square1fedilinkcross-posted to: [email protected][email protected]
minus-square@[email protected]linkfedilink2•1 year agoLong short, use the profiler and performance utilities in various browser devtools to highlight bottlenecks and potential improvements. Usually there are some easy fixes, such as delaying or trimming unnecessary resources (bloat).
Long short, use the profiler and performance utilities in various browser devtools to highlight bottlenecks and potential improvements. Usually there are some easy fixes, such as delaying or trimming unnecessary resources (bloat).