Skip to content
Tronic247
  • Home
  • All articles
  • Snippets
  • HTML
  • CSS
  • JavaScript
  • About
    • Services
    • Contact
  • Sponsor 💖
Search
Tronic247
Close menu
  • Home
  • All articles
  • Snippets
  • HTML
  • CSS
  • JavaScript
  • About
    • Services
    • Contact
  • Sponsor 💖
Tronic247
Search Toggle menu

Category: MySQL

November 24, 2023November 24, 2023JavaScript, MySQL, svelte, Tricks and Tips

Using Drizzle ORM with SvelteKit

Drizzle ORM is a lightweight, fast, and easy-to-use ORM for Node.js, written in TypeScript. It supports all major databases, including MySQL, PostgreSQL, SQLite, and MongoDB. It’s also a good alternative to Prisma. In […]

January 18, 2023January 18, 2023CSS, HTML Tutorials, JavaScript, MySQL

Creating a rewards system with JavaScript

Losing users is a common problem for many apps. One way to keep users engaged is to reward them for their daily activities. A lot of apps do this by giving users a […]

December 11, 2022JavaScript, MySQL

How to add Prisma to a Next.js project

In this article, you will learn how to add Prisma to a Next.js project. You will learn how to set up Prisma and connect it to a MySQL database. Let’s get started! What […]

October 9, 2022CSS, HTML Tutorials, JavaScript, MySQL

Create a poll app using NextJS

Intro In this tutorial, we’ll make a poll app using NextJS, Prisma and MySQL. You can find the final code in the end of this article. Prerequisites You need some basic understanding of […]

November 14, 2021November 14, 2021CSS, HTML Tutorials, JavaScript, MySQL, PHP

Create your own Github Gist with PHP!

In this post, We’ll create a site like Github Gist using PHP, CSS and a 1 line of JavaScript! If you want a preview, you can go to This link or see below. […]

Posts navigation

1 2 >
© 2023 Tronic247 A blog running since 2020 by Posandu