bestpractic.org
Blog Quizzes Packages Learn soon Courses soon
GitHub Sign in Get Started
Blog/Performance
Topic

Performance

7 articles on Performance — each with a runnable playground and a quiz.

JavaScript

You're importing pako to gzip data. CompressionStream does it natively.

Aug 10 · 4 min
JavaScript

Stop importing uuid. crypto.randomUUID() has been native since 2021.

Aug 8 · 3 min
CSS

Your browser renders everything, even what you can't see — content-visibility: auto fixes that

Aug 4 · 5 min
JavaScript

Your UI is freezing because you never gave the browser a break

Aug 3 · 4 min
JavaScript

Array methods are eager. Iterator helpers are lazy. Here's why that matters.

Jul 30 · 5 min
JavaScript

You're watching window to detect element size changes. ResizeObserver watches the element itself.

Jul 26 · 4 min
JavaScript

Your scroll listener fires on every pixel. IntersectionObserver fires when visibility actually changes.

Jul 19 · 4 min

Other topics

webdev 50javascript 45frontend 44css 18typescript 9react 5node 4ai 3tutorial 3html 3
bestpractic.org

One platform for the things worth learning properly — and the tools that come out of learning them.

Learn

CoursesLearning pathsBlogQuizzesPlaygrounds

Community

PackagesSubmit a packageCollectionsCollaborate

Platform

PricingCollaborate

Sections

Web DevelopmentLanguages

© 2026 bestpractic.org

PrivacyTermsGitHub