August 23rd, 2024
Faster Image Performance in Astro
Improve your site's performance by delivering images up to 99% smaller.
Jason LengstorfAugust 12th, 2024
Extend TypeScript types for third-party modules in an Astro site
It's possible to add custom TypeScript overrides for third-party modules in Astro sites. Learn how to define your own interfaces in this tutorial.
Jason Lengstorf