Tutorials
Learn about the next-generation frameworks, tools, and techniques of modern web development.
Database connection handling in serverless environments
Serverless functions offer several undeniable benefits. However, since they are a relatively recent technology paradigm, it comes with its set of challenges when coupled with traditional relational databases.
Grégory D'Angelo
Jun 1, 2022
Tutorials
Build a Full-Stack App with Next.js, Supabase & Prisma
In this course, you'll learn to build a full-stack application from scratch using some of the best modern web technologies: React / Next.js, Prisma, and Supabase. This course is entirely free and beginner-friendly.
Database connection handling in serverless environments
Serverless functions offer several undeniable benefits. However, since they are a relatively recent technology paradigm, it comes with its set of challenges when coupled with traditional relational databases.
Grégory D'Angelo
Jun 1, 2022
Build a real-time chat app with Next.js and Nhost
In this tutorial, we are going to learn how to use Nhost, Hasura and Next.js to build a real-time chat application. In a couple of steps, you will set up a powerful, scalable real-time GraphQL backend with Nhost and connect it to your Next.js application.
Grégory D'Angelo
May 10, 2022
Add authentication to your React app with Nhost
In this tutorial, we are going to learn how we can use React and Nhost to easily add authentication and user management to our app. We'll start from scratch with the create-react-app command and build a full-stack React app in no time, thanks to Nhost simple and powerful serverless backend services.
Grégory D'Angelo
Apr 20, 2022
Set up your wallet with MetaMask
If you're planning to get into crypto, web3, and build decentralized apps (aka dApps), you'll need first to set up your crypto wallet. In this tutorial, we'll review what a crypto wallet is. Then, you'll learn how to create and set up your wallet using MetaMask and use it to connect to a blockchain-based app.
Grégory D'Angelo
Mar 14, 2022
Create an eCommerce website with Next.js and Stripe
Learn how to use Stripe Checkout to quickly and securely accept payments from an e-commerce website built with the Next.js framework.
Grégory D'Angelo
Nov 30, 2021
Magic Link Authentication in Next.js with NextAuth and Fauna
Learn how to implement passwordless/magic link authentication with database storage in your Next.js projects using NextAuth and Fauna DB.
Grégory D'Angelo
Nov 29, 2021