Channel Avatar

Web Dev Cody @UCsrVDPJBYeXItETFHG0qzyw@youtube.com

227K subscribers - no pronouns :c

This channel is a collection of various programming videos,


14:11
The proper way to secure your databases
13:13
I got 10x faster performance from this simple Node.js refactor
02:31
My favorite tool for browsing SQL databases (not sponsored)
06:08
Why understanding concurrency in Go is so important
15:15
I'm on the HTMX struggle bus right now
07:10
How I'm doing authentication on my simple Go app (with Fiber)
08:11
How I build and deploy my Go applications (Templ & HTMX)
13:23
Building out an emailer using Go & Templ & SQLite
14:57
Goodbye javascript (for now)
16:58
This is what web development looked like 10 years ago
14:34
My Next.js starter kit is finally live, good luck
01:17:21
Rendering ONE MILLION buttons on a single page (with realtime updates)
15:52
I'm converting my starter kit promo site to just Hono
03:46
You'll need this library when displaying lots of rows in react
14:38
I made a realtime web framework
12:56
Why I dislike inversion of control containers
13:13
How to self host a Next.js application (with Dockerfile overview)
14:18
Building out a questionnaire site using Hono and HTMX
09:49
Now I’m trying Hono with HTMX
19:37
I finally tried learning the GOTH stack
05:05
How I setup pagination in my Next.js app (with Drizzle ORM)
04:24
I created a klack.app clone using Go
10:54
How to navigate larger code bases
03:28
The newest hook to learn in Next.js 15 RC
04:03
This is why I love drizzle ORM
05:36
The most important function to write performant next.js apps
03:56
This is why dependency injection is useful
09:33
100k sites compromised - It’s time to rethink this ecosystem
14:22
State of Javascript 2023 - everyone is unhappy
03:49
I made a free next.js template using lucia auth (oauth, email, magic link, forgot password)
08:20
How to setup Lucia auth in Next.js (in 8 minutes)
05:04
How to connect Next.js to a database (in 5 minutes)
08:26
the most important Next.js features to learn (in 8 minutes)
07:10
This self hosted emailer might just kill resend.io
19:26
Agile doesn't suck, you're just bad at it
23:19
How I structure my next.js applications
19:39
Why I still choose next.js
14:26
Serverless might bankrupt you (and how to deploy to a VPS instead)
13:55
I'm officially an open source contributor (and how you can do it too)
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