/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

svelte.dev
| | hswolff.com
15.9 parsecs away

Travel
| | This blog post is a follow up from my last article What Vue.js Does Better Than React.This article, instead of focusing on what Vue.js does better than React, will take the opposing perspective.Let's take a dive into all the things that I think React does better than Vue.jsNotable preface: I've used
| | geoffrich.net
4.4 parsecs away

Travel
| | [AI summary] A talk and transcript by Geoff Rich explaining the major updates to Svelte 5, including universal runtime reactivity, the introduction of 'runes' syntax, performance improvements, and a smoother migration path.
| | gitcontext.com
4.3 parsecs away

Travel
| | We recently upgrade the GitContext front-end from Svelte 4 to Svelte 5. In this blog post we compare Svelte 5 to Svelte 4, outline how the upgrade process went, and highlight a few pitfalls you might run into.
| | www.coryd.dev
41.5 parsecs away

Travel
| Moving my site to Cloudflare meant I lost access to Netlify's forms functionality. I wanted to keep my contact form and have implemented a Cloudflare worker to handle submissions.