Jidayyy's
Tutorials
Grab a āļø and chill a bit !

NextJS Authentication
Here is a tutorial on how to authenticate users in a NextJS application


Handle multiple text inputs with a single one function in React
In this tutorial we will discover how to handle multiple text inputs with one function.

Javascript Object oriented programing ( OOP)
This video by the great Grafikart explain how to work with POO and Javascript



Exercice API with Prisma and Typescript !
In this Exercice we will build an MVC like API with Express and Prisma !



Next JS is a Backend framewotk
Thanks to Theo here is a video to explain why NextJs is a backend framework


Server authentication on Express
On this tutorial we will learn how to build an simple authentication with Bcrypt and Jwt for an Express API