Mar 18, 2023
Nprogress with SvelteKit
A simple guide to add Nprogress to SvelteKit to show a progress bar when navigating between pages.
All posts in the category html-tutorials.
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.
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 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.
Aug 30, 2022
A collection of JavaScript snippets to save you some time.
Aug 22, 2022
A tutorial on how to create an infinite scrollable list with JavaScript.