/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.debugbear.com
| | deno.com
0.9 parsecs away

Travel
| | A brief history about server-side rendering and why it's the right approach for modern web development.
| | robertcooper.me
1.2 parsecs away

Travel
| | Discover the advantages and disadvantages of creating server-side rendered React applications and find out which apps are best suited for server-side rendering.
| | theankurtyagi.com
1.1 parsecs away

Travel
| | This blog covered a comprehensive comparison of Next.js vs React, exploring their ecosystems, performance, SEO capabilities, and use cases. Whether you're a beginner deciding on a framework or a seasoned developer considering a switch, this article provides insights, practical examples, and performance tips to inform your choice in the ever-evolving world of web development.
| | bryanlrobinson.com
17.6 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.