Channel Avatar

Web Dev Cody @UCsrVDPJBYeXItETFHG0qzyw@youtube.com

None subscribers - no pronouns set

This channel is a collection of various programming videos,


05:21:49
Build a Second Brain App including AI Vector Search (Next.js, Shadcn, Typescript, Convex, Clerk)
11:27
The favorite way to create forms in Next.js
05:02
How I setup magic link sign in
16:24
I'm finally moving away from Next-Auth
05:43
How I like to implement role based authorization in Next.js apps
03:32:23
Build an Online Auction App with Notifications (Next.js, Shadcn, Typescript, Drizzle ORM)
07:49
This is the next.js form validation library you need to try out
05:20
How to upload images to CloudFlare R2 in Next.js
07:00
Goodbye Nextra
07:31
My biggest complaint about Next.js middleware
07:43
Trying to add refresh token logic in next-auth
06:59
How I setup role based authorization Next Auth
08:45
How I rate limit without third party services
08:41
My best advice for finishing projects
05:31
I'm definitely using this library for all server actions now
18:59
Adding a create group page to my starter kit (trying out next-safe-action)
06:27
How database migrations work when using Drizzle ORM
05:38
Adding documentation to your Next.js application is easier than you think
05:10
How to create conditional headers in nextjs
06:40
How to paywall 💰 a private github repo
04:49
Next.js MDX is pretty awesome
07:20
How I implemented drag and drop for re-ordering lists in Next.js
12:50
Writing Cron Jobs Just Became Fun Again
05:12
No GPT4 subscription? Try this alternative GPT interface
06:31
The coolest Next.js feature I haven't used until now
05:45
This might be the most configurable rich text editor for next.js
03:55
This MacOS app makes coding on my laptop fun again!
03:45
Stop using typescript env variables wrong
05:59
This tool makes self hosting simple
49:32
Web creation platforms are better than I thought
19:02
This is why you need infrastructure as code tooling (Terraform with AWS provider overview)
04:54
My favorite component library is unstoppable
07:03
We added a feedback API to our application
07:19
Cloudflare tunnels are pretty cool
08:12
I'm now VPS red pilled (and protecting with CloudFlare)
08:27
I got my first DDoS (and what you can do to help prevent it)
03:40:39
Build a Pair Programming Finder with Video & Screen Share (Next.js, Shadcn, Tailwind, Typescript)
09:15
AstroDB might be the easiest SQL setup you can get
07:07
These are the code quality checks we do in our production system
07:48
I compiled a Rust project for the first time
07:42
How we added a feedback feature to our application
06:15
PlanetScale killed their hobby plan (and how to migrate off)
06:06
This is why Go Channels are awesome
11:22
Trying to setup a primary secondary deployment (learning about k8s)
11:31
Adding a feature to my next.js side project (and forcing myself to record for motivation)
21:35
Why I'm learning Go
07:08
Zero downtime with Kubernetes was harder than I expected
04:37:21
Build a File Storage App with Role Based Authorization (Next.js, Shadcn, Typescript)
15:28
My Kubernetes cluster finally has Grafana Logging
11:04
You need this tool when learning Kubernetes
08:19
How I added image upload to message chat
51:33
Why I use Convex over Supabase as my BaaS
19:36
I'm now a master at kubernetes
07:34
I was using the wrong Go library for making a web server 🤷‍♂️
18:28
I'm learning Go again because I'm bored
07:10
How to Design a Notification System for your Application
05:24
This is why you'll want the Notifications API
11:34
Why you need to understand how DNS works
20:20
This is how social media apps implement followers
10:57
How to Design an Email Invite System