Explore >> Select a destination


You are here

jamesbasoo.com
| | declanbyrd.co.uk
13.3 parsecs away

Travel
| | Building a theme switcher for my website.
| | sprucecss.com
6.4 parsecs away

Travel
| |
| | bryanlrobinson.com
14.4 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.
| | scastiel.dev
97.8 parsecs away

Travel
| Thanks to a recent evolution in mobile and desktop operating systems, it is more and more common for users to expect two UI themes for apps and websites: a light one and a dark one. In this article we'll see how it is possible to offer two themes in your React application, using the one the user prefers by default.