Guides Feed
A heartbeat of recent releases, additions, and developer news from around the Netlify ecosystem.
-
New developer guide: Build a high-performance Remix image component with Unpic and Netlify Image CDN
Serve optimized images for Remix with Unpic and Netlify Image CDN.
-
Incremental Static Regeneration (ISR) is a powerful pattern for rendering pages on the web. Astro has useful tools to do fine-grained ISR and other advanced caching patterns when deployed to Netlify. This guide will show you how to do it.
-
Gain the benefits of an image CDN and image transformation pipeline while avoiding vendor lock-in thanks to Nuxt Image
-
Learn how Netlify can help you build experiences powered by AI tools and services, and what to consider when doing so.
-
It’s now possible to inject Netlify Functions, including scheduled and background functions, into any site by creating a Netlify integration! Leverage the power of the Netlify SDK to automate your workflows!
-
Learn how to combine Sanity CMS with the Astro web framework to deliver managed content through a site experience that is totally under your control.
-
Use the Netlify SDK to create an integration that can inject an edge function to sites to perform logic on their incoming requests, allowing you to block content based on the location of your site visitors as an example.
-
Build hooks are your API to triggering a site update from anywhere. Learn how to create and use them.