Aug 4, 2024
Creating the smallest possible router in JavaScript
Code golfing a router in JavaScript to the smallest possible size.
Aug 4, 2024
Code golfing a router in JavaScript to the smallest possible size.
Jun 22, 2024
Fixing TypeScript errors by getting the return type of the timeout functions.
Jun 19, 2024
Learn different methods to load data in Svelte and SvelteKit in both frontend and backend applications.
Jun 15, 2024
How I migrated my blog from WordPress to SvelteKit for better performance and flexibility.
Nov 24, 2023
How to set up Drizzle to query your database in a SvelteKit app.
Jul 22, 2023
Discover some cool features of Svelte, and learn how to use them to build awesome web applications.
Mar 18, 2023
A simple guide to add Nprogress to SvelteKit to show a progress bar when navigating between pages.
Jan 27, 2023
Learn how to show the GitHub contributors of a file in a repository using the GitHub API and Alpine.js.
Jan 3, 2023
A tutorial on how to create a daily badge rewards system with TypeScript, Prisma, and Next.js.