Explore >> Select a destination


You are here

whitep4nth3r.com
| | www.ayush.nz
5.7 parsecs away

Travel
| | Creating light and dark themes for websites the right way using prefers-color-scheme - Blur the line between desktop and web by letting the OS style your website or webapp.
| | blog.sentry.io
7.2 parsecs away

Travel
| | Learn about why we need rate limits, the absence of standards for HTTP status codes and response headers, and three ways to handle rate limits in code.
| | www.belter.io
6.3 parsecs away

Travel
| | prefers-color-scheme is a new-ish CSS media query that lets developers define styles tailored to a visitor's color scheme system setting.
| | bryanlrobinson.com
74.7 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.