Building the Same App Using Various Web Frameworks
A developer compares building a simple CRUD web app using FastAPI, FastHTML, Next.js, and SvelteKit to evaluate their features and developer experience.
A developer compares building a simple CRUD web app using FastAPI, FastHTML, Next.js, and SvelteKit to evaluate their features and developer experience.
A tutorial on implementing smooth, progressively enhanced page transitions in SvelteKit applications.
A tutorial on integrating the SimpleRPC framework with SvelteKit 1.0 and TypeScript to create a type-safe RPC API.
Guide to migrating from old to new routing and data loading syntax in SvelteKit's August 2022 update, including a migration tool.
A tutorial on implementing pagination using Strapi v4 for the backend and building the pagination UI with SvelteKit for the frontend.
A tutorial on building a static Markdown blog using SvelteKit, covering setup, fundamentals, and integration with Sass and an API.
A developer's experience and technical guide for migrating a static site from the Gridsome framework to the newer SvelteKit meta-framework.
A guide on handling dynamic data and API calls in SvelteKit, covering route parameters and async markup.
A tutorial introducing SvelteKit, covering setup, file-based routing, API endpoints, and layouts for building Svelte applications.
A technical guide on handling environment variables in SvelteKit, including a workaround for a build error with style tags.
A developer's journey from WordPress to modern static site generators, detailing the evolution of their personal site and the reasons for moving away from the platform.
Explores Svelte framework options after Sapper's deprecation, comparing alternatives like SvelteKit, Elder.js, and Routify for developers.