Jan 3, 2023
Creating a rewards system with JavaScript
A tutorial on how to create a daily badge rewards system with TypeScript, Prisma, and Next.js.
All posts tagged with #nextjs.
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 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.