performance
PageSpeed results
Performance
Accessibility
Best Practices
SEO
tech stack
-
Astro
The site is developed with Astro, generating static HTML for most pages and only hydrating interactive components on the client side. -
React
React is used for more complex components. Most React components are converted to static HTML at build time by Astro. -
Tailwind CSS
Tailwind CSS allows for styling with utility classes, resulting in CSS bundles that only contain the styles that are actually needed. -
Cloudflare Workers
The site is built and deployed using Cloudflare Workers, which allows for fast global delivery, edge caching and reduced hosting costs.
techniques
-
SSG - Static Site Generation
Dynamic data is fetched at build time and rendered into static HTML. This allows for fast initial load times and low hosting costs. -
Critical CSS
critical CSS is extracted and inlined into the HTML at build time. This improves FCP and optimises the critical rendering path [source]Check out our astro integration! -
Image optimisation
Images are optimised during build time using Astro's asset optimisation.
© 2026 Gezellig Limited. All rights reserved.
Home