Aug 4, 2024
Creating the smallest possible router in JavaScript
Code golfing a router in JavaScript to the smallest possible size.
All posts in the category javascript.
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.
Nov 24, 2023
How to set up Drizzle to query your database in a SvelteKit app.
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.
Dec 11, 2022
Learn how to add Prisma to a Next.js project and connect it to a MySQL database.
Nov 21, 2022
Learn how to add your Discord status to your website using Lanyard.
Nov 15, 2022
A tutorial on how to add Firebase authentication to a Next.js app.