/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.raymondcamden.com
| | blog.cassidoo.co
3.1 parsecs away

Travel
| | Using the power of Supabase and Netlify Build Plugins, I was able to make Jumblie a bit cleaner under the hood!
| | bryanlrobinson.com
2.0 parsecs away

Travel
| | In this tutorial, we'll take a look at setting up Netlify's Durable Cache on a third-party API with (artificially) slow returns. We'll use a proxied dev.to API, throttle it a bit, and see the effects of durable caching on the responses. We'll also build a function to clear specific authors from the cache to get the most up-to-date information without a full rebuild.
| | timothymiller.dev
2.6 parsecs away

Travel
| | My adventures in the land of 11ty plugins, Feedbin, and NPM.
| | cassidoo.co
19.6 parsecs away

Travel
| If you need to set headers in your Astro site to deal with CORS or custom requests, here's a few ways how!