© 2023 Hashnode
#planetscale
I can't remember the last time I set up a database or managed one manually. That's because hosted solutions are a much better choice today for a few reasons. They drastically reduce the time it takes to get started. There's no maintenance…
Originally published on DevDojo Authentication is the most thing that a user does on a website, logging in or out, and it's necessary to take your application's authentication to the next level with …
For the past couple of years, I’ve been all in on AWS, I work with it every day and choose to use it for a number of my own projects on the side but lately, I have started to change. One of the main r…
Instructions to install scoop Scoop is a command-line installer for Windows. It installs programs you know and love, from the command line with a minimal amount of friction. To be able to install and …
As promised in my previous article, Tech Wrap-up 2022: A CTO’s Perspective, here’s a list of some technologies which you should consider including in your 2023 tech-stack. Let’s have a look and unders…
Let's build a REST API with NestJS! In this post we'll discuss: The basics of getting started Establishing a database and designing an effective schema Defining API endpoints for CRUD operations Implementing data validation in the appli…
Hello buddy😊! Today we will use a Discord bot powered by Discord.py to manage our Prisma records, but in this article, we will pretend that we got a shop and we use the Discord.py bot to manage the s…
Yo! What's up? Remember the last article where we used Prisma with Next.js and made a CLI and added an authentication feature? I noticed many of you learned a lot! So here?! You will learn even more, …
We are super excited to announce the winners of #PlanetScaleHackathon. More than 110 amazing open-source projects were built using PlanetScale from 1st to 31st July. You never stop to surprise us; we …
Introduction Hello there, This article is the last part of a series titled: Building an endless runner game with Threejs, Mixamo, Netlify, and PlanetScale This series was divided into five sections: …