3 Dokumente mit dem Tag „JavaScript“

Zurück zu allen Tags

JavaScript is the biggest stumbling block of modern site speed. Bundles that have grown to the point where downloading them takes seconds, reactive UI computations that block the main thread, and third-party scripts that add kilobytes with no obvious benefit.

Under the JavaScript tag you will find articles on optimising the bundle, code splitting, dealing with long tasks, debouncing event handlers, and what to do when your INP is in the red zone.