The Ultimate CRUD App

preview_player
Показать описание
Join this channel to get access to perks:

Want to support the channel? Click below

Follow me on:

00:00 - Intro
00:37 - The Ultimate CRUD App
01:11 - Authentication
2:26 - Database
3:34 - Framework
4:05 - Payments
4:40 - Emails
5:07 - Cost
5:27 - Outro
Рекомендации по теме
Комментарии
Автор

Sorry for the blurry video... My camera decided to Auto focus on the background and make everything blurry after a few minutes and I didn't catch it in the edit!

james-perkins
Автор

I'd love a tutorial combining all of these

MrAhvids
Автор

Oooo excited to try these out, now I just need to think of an idea for a profitable SaaS app

MitchStewart
Автор

People using javascript don't know how much easy to handle authentication using devise on ruby on rails

MaybeBLTZ
Автор

Supabase auth is the easiest… then supabase for the backend and Postgres for the db! And for frontend Nextjs

theseanmodd
Автор

Hi James, Thanks for the details that you provided. In my stack currently, I am using Hasura + PG instead of PlanetScale + Prisma. I am somewhat felt discomfort maintaining the schema file inside the codebase and doing manual migrations when the schema changes. Also if possible can you make a tutorial, integrating Paddle with Next JS along with the webhooks?

venkatapenumatsa