Tag:performance
All content with the tag "performance".
How to Catch Hydration Errors in Playwright Tests (Astro, Nuxt, React SSR)
A Playwright fixture that listens to the browser console for hydration mismatch warnings and fails your E2E tests when server and client HTML disagree.
Read More→Deploy your Vue App to GitHub Pages with Caching
Learn how to speed up your GitHub Actions workflows by caching node_modules and properly deploy Vue apps to GitHub Pages
Read More→