Dec 11, 2022
How to add Prisma to a Next.js project
Learn how to add Prisma to a Next.js project and connect it to a MySQL database.
A chronological list of all posts on Tronic247.
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.
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.
Sep 13, 2022
A small tutorial on how to create a todo CLI application with Rust, using local JSON files to store the data.
Sep 6, 2022
A simple static site generator written in Rust.
Aug 30, 2022
A collection of JavaScript snippets to save you some time.