Aug 4, 2024
Creating the smallest possible router in JavaScript
Code golfing a router in JavaScript to the smallest possible size.
All posts tagged with #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.
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.
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.
Oct 22, 2022
A guide on how to create a Discord bot with JavaScript and host it for free using Railway.
Oct 9, 2022
In this tutorial, we will create a poll app using Next.js, Prisma, and MySQL.
Sep 22, 2022
Basically, a cheat sheet for learning React quickly.