Summaries of Web Dev Cody Videos 📚
Watch your favorite videos and the summaries on Glasp

Why I Switched from NextAuth to Lucia for Authentication
Web Dev Cody

Adding Authentication to React Routes
Web Dev Cody

I got my first DDoS (and what you can do to help prevent it)
Web Dev Cody

CSS Battle #44 Stripes
Web Dev Cody

Building a Game with Javascript - Project Setup
Web Dev Cody

How to program PONG with PYTHON
Web Dev Cody

This is why you need a centralized logger on your software systems
Web Dev Cody

Giving Zustand a try to manage application state
Web Dev Cody

Why I'm switching from Postgres to a real-time database
Web Dev Cody

Coding a Color Sorting AI in Javascript
Web Dev Cody

The easiest way to setup google maps in next.js
Web Dev Cody

How to use S3 Object Tagging (with IAM policy example)
Web Dev Cody

What approach do I take to learn new tech
Web Dev Cody

A lesson in refactoring react code: cleaning up a modal component
Web Dev Cody

Reviewing a subscriber's next.js project
Web Dev Cody

Writing a dApp using Solidity, Truffle, Ganache, MetaMask | Part 1
Web Dev Cody

Adding CSS Transitions to the React Image Slider
Web Dev Cody

React's useEffect is giving me an existential crisis
Web Dev Cody

How to Create a Mobile-Friendly Header in a Web App
Web Dev Cody

Trying out a CoffeeScript like language called Civet
Web Dev Cody

How to Improve Performance in Next.js Apps Using Caching
Web Dev Cody

Next.js MDX is pretty awesome
Web Dev Cody

How to Use Contentful as a Headless CMS for Your Website
Web Dev Cody

How to infinitely scale a multiplayer game server
Web Dev Cody

How Does Recursion Help Solve Generate Parentheses Problem?
Web Dev Cody

How to Implement Magic Link Sign-In in Your App
Web Dev Cody

Why you'll need client components in Next.js
Web Dev Cody

How to Use the React Profiler for Debugging Performance Issues
Web Dev Cody

I built an AI Icon Generating SaaS in a day
Web Dev Cody

Valentine's Day Special - Dropping Hearts in HTML, CSS, and JavaScript
Web Dev Cody

How to Create an Accordion Component with JavaScript
Web Dev Cody

What Is the Difference Between Absolute and Relative Positioning in CSS?
Web Dev Cody

Practicing TDD with Jest & Javascript building a Calorie Tracker CLI tool (Nodejs)
Web Dev Cody

How to Use and Manipulate Objects in JavaScript
Web Dev Cody

How do I plan out my software development projects (talks about agile development)
Web Dev Cody

How to Build the Tower of Hanoi Game in React
Web Dev Cody

What is Automated Testing and Test Drive Development TDD
Web Dev Cody

This tool makes self hosting simple
Web Dev Cody

I made a free next.js template using lucia auth (oauth, email, magic link, forgot password)
Web Dev Cody

We added a feedback API to our application
Web Dev Cody

refactoring my react code by making an empty state wrapper component
Web Dev Cody

I'll teach whatever JavaScript Concept you need help on
Web Dev Cody

What Is the Class Builder Design Pattern in Programming?
Web Dev Cody

How Does the MacBook Air M1 Compare for Coding?
Web Dev Cody

What is a Javascript Closure?
Web Dev Cody

An overview of the create T3 App (Next, Typescript, Tailwind, tRPC, Next-Auth)
Web Dev Cody

Drag and Drop inside the Vue Tree Browser
Web Dev Cody

Just working on a Next.js Side Project
Web Dev Cody

How to Efficiently Learn New Programming Languages?
Web Dev Cody

How to Finish Projects Efficiently Without Getting Distracted
Web Dev Cody

The newest hook to learn in Next.js 15 RC
Web Dev Cody

How to Get Help with Coding Projects Live
Web Dev Cody

Coding in Node & Javascript using TDD | Cypress TDD | Part 4
Web Dev Cody

I found this awesome AI chat widget template project
Web Dev Cody

How to Implement Role-Based Authorization in T3 Apps
Web Dev Cody

I trained my own AI voice model to teach my kid
Web Dev Cody

Why Are JavaScript Proxies Important for Developers?
Web Dev Cody

How to Build a Caffeine Half-Life Tracker with React
Web Dev Cody

State of Javascript 2023 - everyone is unhappy
Web Dev Cody

Build a Pair Programming Finder with Video & Screen Share (Next.js, Shadcn, Tailwind, Typescript)
Web Dev Cody

This challenge is a great react custom hook practice problem
Web Dev Cody

My list of advanced web development topics you should learn
Web Dev Cody

This is how you can run async jobs in Next.js with server actions
Web Dev Cody

How to Migrate from PlanetScale After Pricing Changes?
Web Dev Cody

Why a SEPARATE TABLE is more secure
Web Dev Cody

This is why testing is hard
Web Dev Cody

How to Write E2E Tests for a Registration Page Using Cypress
Web Dev Cody

When to Use React useState vs Normal Variables?
Web Dev Cody

How to Manage Time for YouTube While Working Full-Time
Web Dev Cody

Rendering ONE MILLION buttons on a single page (with realtime updates)
Web Dev Cody

V0 coded a calculator 30x faster than me
Web Dev Cody

I don't know how to use react-query because I didn't read all the docs 🤕
Web Dev Cody

How to Create a Real-Time Web Framework Easily
Web Dev Cody

Why Does Agile Development Get Such a Bad Rap?
Web Dev Cody

How to Create a Jacket Recommendation App in Node.js
Web Dev Cody

How I setup stripe in my Next.js side project
Web Dev Cody

How you can use custom hooks to abstract your react code
Web Dev Cody

How I deal with burnout as a web developer
Web Dev Cody

How to paywall 💰 a private github repo
Web Dev Cody

How to Refactor a Next.js Application for Clarity
Web Dev Cody

An overview of recursion in JavaScript using a file system example
Web Dev Cody

What Is Full Stack Development and How Do I Start?
Web Dev Cody

I'm now VPS red pilled (and protecting with CloudFlare)
Web Dev Cody

Why I think SSR is a better approach
Web Dev Cody

What Can You Achieve in Two Weeks of Open Source Work?
Web Dev Cody

Which Is Better: Front End or Backend Development?
Web Dev Cody

How to Code a WebSocket Multiplayer Game Live
Web Dev Cody

Why I avoid react's uncontrolled inputs
Web Dev Cody

Why I suggest understanding the problems React and TailwindCSS solve
Web Dev Cody

They had 24 hour to submit this assignment (junior full stack interview)
Web Dev Cody

How much 💰 has my first online course made since launch?
Web Dev Cody

React Challenge - Can you Build a Multi-Select State Dropdown?
Web Dev Cody

What's planned for my channel in 2024?
Web Dev Cody

How to Build a Minimal Promotional Site with Hono
Web Dev Cody

How to Deploy an App to AWS Using Terraform and GitHub Actions?
Web Dev Cody

Build a Second Brain App including AI Vector Search (Next.js, Shadcn, Typescript, Convex, Clerk)
Web Dev Cody

How to Refactor Bad Code into Clean Code in TypeScript
Web Dev Cody

Pop - Array Methods - Javascript Tutorial
Web Dev Cody

How to Share State Between React Routes After Form Submission?
Web Dev Cody

Software developers are officially cooked
Web Dev Cody

An overview of how blue-green deployments work (with AWS examples)
Web Dev Cody

How to Build a Next.js Project with Drizzle ORM?
Web Dev Cody

Deploying a AWS Serverless REST API
Web Dev Cody

How to Successfully Migrate from AWS Amplify to SST
Web Dev Cody

Why Choose Dynamic Languages Over TypeScript?
Web Dev Cody

This MacOS app makes coding on my laptop fun again!
Web Dev Cody

MERN Stack Live Coding | Part 6
Web Dev Cody

Designing the NFT Minting System | NFT-Magic DevLog 7
Web Dev Cody

Why you should clean up react effects using fetch
Web Dev Cody

What Are Functions in JavaScript and How Do They Work?
Web Dev Cody

How to Create a Photo Album App with Next.js and Cloudinary?
Web Dev Cody

How to Create a Node REST API Framework with TypeScript
Web Dev Cody

How to Create a React App That Places Circles with Undo/Redo
Web Dev Cody

How to Get Started with Laravel for Web Development
Web Dev Cody

How to Design an Email Invite System
Web Dev Cody

I was wrong, just use typescript
Web Dev Cody

Is remix any good? Let's try it out!
Web Dev Cody

How to Learn Recursion in JavaScript Effectively
Web Dev Cody

How to Build a Real-Time Chat Application with Vue 3
Web Dev Cody

How to Create a Simple Speed Typing Game in JavaScript
Web Dev Cody

This is probably the most useful software design pattern
Web Dev Cody

How I added a feedback feature to my icon generator app
Web Dev Cody

How to Use the Change Log Feature in Next.js
Web Dev Cody

Using MongoDB to Store our Posts | Beginner's Guide to Full Stack Development
Web Dev Cody

What Are the Benefits of Using Bun 1.0 over Node.js?
Web Dev Cody

How many components can react render in 1 second?
Web Dev Cody

How to Redesign a Web App for Build Order Submissions
Web Dev Cody

How to Get Started with Chakra UI in React
Web Dev Cody

Host a Wordpress Blog in 8 Minutes on Digital Ocean with Docker
Web Dev Cody

How to Deploy a Full Stack App Using Railway?
Web Dev Cody

This is why webhooks are important
Web Dev Cody

Using Javascript to Create a Header | Beginner's Series to Full Stack Web Development
Web Dev Cody

How to Prevent Rate Limiting When Sending Emails
Web Dev Cody

How to Set Up Logging in Kubernetes with Grafana and Loki?
Web Dev Cody

How I like to test my react components
Web Dev Cody

What Is the Difference Between React useState and useReducer?
Web Dev Cody

Building a Email Newsletter Manager with T3 Stack
Web Dev Cody

Build a File Storage App with Role Based Authorization (Next.js, Shadcn, Typescript)
Web Dev Cody

Don't blindly follow programming advice on tech social media
Web Dev Cody

Using External Stylesheets & Multiple Pages | Beginner's Series to Full Stack Web Development
Web Dev Cody

How to Troubleshoot Docker with PostgreSQL for a Full Stack App
Web Dev Cody

Trying battlesnakes for the first time
Web Dev Cody

How to Write Cleaner React Code Through Refactoring
Web Dev Cody

Is SST a Good Choice for Deploying Next.js Applications?
Web Dev Cody

What Is the Next.js Starter Kit and How to Use It?
Web Dev Cody

The WRONG way to toggle classes in React
Web Dev Cody

Why use NodeJs over other Languages & Runtimes
Web Dev Cody

How to Map Functions in Python: For Loop, Map, or Comprehension?
Web Dev Cody

How to Implement Clean Architecture in Node.js
Web Dev Cody

How I added S3 Image Uploads to my Next.js App (using tRPC)
Web Dev Cody

I tried using TailwindCSS for the first time and it is...
Web Dev Cody

How to use Redux and Redux Thunk with React Tutorial
Web Dev Cody

Javascript Practice Problems: Count Characters in String
Web Dev Cody

Javascript for Complete Beginners: Looping
Web Dev Cody

My favorite vscode themes I’ve used
Web Dev Cody

Working on adding automated tests to my Email Newsletter app
Web Dev Cody

How Do Software Systems Achieve Zero Downtime During Deployments?
Web Dev Cody

This React challenge is fair game for a junior web dev interview
Web Dev Cody

How to Build a Video Calling App with React and Agora
Web Dev Cody

My thoughts on the Next.js 14 release
Web Dev Cody

Why I'd never host my apps on a VPS
Web Dev Cody

Trying to speed up a sortable react table at work
Web Dev Cody

What Interview Questions Should Junior React Developers Expect?
Web Dev Cody

How to Create a Notification System for Your App
Web Dev Cody

How to Build a Classroom App with T3 Stack Live
Web Dev Cody

What I'm Learning: Minting a NFT collection on OpenSea.io
Web Dev Cody

Why Switch from Nextra to Fuma Docs for Documentation?
Web Dev Cody

Live Coding a Movie Ticket App with Vue
Web Dev Cody

Playing around making a vanilla js websocket game
Web Dev Cody

Practice with building React components with Tailwind and Typescript
Web Dev Cody

Successfully Break into the Software Industry: College vs Bootcamps, Soft Skills, Resumes
Web Dev Cody

How to Build a Simple Emailer Using Go and SQLite
Web Dev Cody

How to Prevent Burnout as a Software Engineer
Web Dev Cody

Coding an online marketplace using Clerk and T3 Stack (Next, React, Prisma, Tailwind)
Web Dev Cody

HTML5 Game - Improving the Tank's Controls
Web Dev Cody

Making editable notes column for build order table (next, prisma, tailwind, react) part 8
Web Dev Cody

How to Submit Data with an HTML Form?
Web Dev Cody

How to Upload Images to S3 from a Full Stack App
Web Dev Cody

Building online checkers using React and Websockets
Web Dev Cody

Why I like to decouple my React views from my logic
Web Dev Cody

How to self host a Next.js application (with Dockerfile overview)
Web Dev Cody

How we use DynamoDB streams to replicate data into Elasticsearch
Web Dev Cody

⚔️ CSS Battle #1 - Push Button
Web Dev Cody

How to Create an Acid Rain CSS Effect
Web Dev Cody

A High Level Overview of Server Side Sessions for Authentication
Web Dev Cody

How to Set Up Google Fonts in Next.js with Tailwind CSS
Web Dev Cody

How to Build a Drawing App Using Voice Commands
Web Dev Cody

How to Improve Your HTML and CSS Skills with Challenges
Web Dev Cody

How Do React Server Components Improve Loading Speed?
Web Dev Cody

Practicing TDD using Jest and Node (JavaScript) for calorie tracker cli tool
Web Dev Cody

Making graph visualizations of traversing p2p network discovery
Web Dev Cody

Applying layered architecture to my t3 stack api
Web Dev Cody

How to Build and Deploy a MERN Stack Application
Web Dev Cody

Why I often write unit tests before writing javascript
Web Dev Cody

Building a Subscription Based SaaS with my Favorite Tech Stack (Next.js, Stripe, Convex, Clerk)
Web Dev Cody

How I'm doing authentication on my simple Go app (with Fiber)
Web Dev Cody

How to Debug Node.js Code Using Console Logs
Web Dev Cody

The app router can be annoying
Web Dev Cody

CSS Battle #11 - Target #54 Black Lives Matter
Web Dev Cody

How would I design a URL shortener application (interview question prep)
Web Dev Cody

Introduction to Vue3 - Building a Stop Watch Timer (with Composition API)
Web Dev Cody

Filter - Array Methods - Javascript Tutorial
Web Dev Cody

Why you’ll need topics to decouple your software systems
Web Dev Cody

Adding features to a React shopping cart app | LIVE CODING
Web Dev Cody

What VSCode shortcuts do I use to be efficient at coding
Web Dev Cody

Building a Full Stack Paste Bin Clone - Next.js, React, MongoDB, Bootstrap Tutorial
Web Dev Cody

How to Use Class Variance Authority for Tailwind Buttons
Web Dev Cody

How to Track Views for Build Orders in Your App
Web Dev Cody

How do server side authentication sessions work (express & cookies)
Web Dev Cody

How to use read and write streams in node.js for BIG CSV files
Web Dev Cody

How to Build a Tutorial Widget in React
Web Dev Cody

How to Clone and Run a Convex Rust Project Locally
Web Dev Cody

The reason I'm getting into Web3
Web Dev Cody

BEGINNER Javascript Problems - Loop & Iterations - Counting Characters in String
Web Dev Cody

Javascript for Complete Beginners: Arrays
Web Dev Cody

How to Optimize Rendering Performance in React Tables
Web Dev Cody

How do I stay motivated on my coding side projects
Web Dev Cody

Replicating a Web Page in HTML and CSS
Web Dev Cody

React's useEffect hook always confuses me
Web Dev Cody

Zero downtime with Kubernetes was harder than I expected
Web Dev Cody

So far I really like next.js app router and RSC
Web Dev Cody

Just building an express REST API with some Jest Testing | Part 1
Web Dev Cody

Live Coding a Simon Game: HTML, CSS, Javascript
Web Dev Cody

Who Won the Hackathon? Top Projects Revealed
Web Dev Cody

How to Track Website Analytics Without Google Analytics?
Web Dev Cody

What does my typical work week as a web dev like
Web Dev Cody

Learn the useContext Hook in React
Web Dev Cody

Why ChatGPT won't make you obsolete
Web Dev Cody

Why I am using Prisma for my React side projects
Web Dev Cody

This is why wrapping third party libraries is important (mocking next-auth sessions locally)
Web Dev Cody

How to Set Up Google Authentication in Next.js
Web Dev Cody

How to Structure Next.js Applications for Maintainability
Web Dev Cody

Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
Web Dev Cody

How Much Does It Cost to Run My SaaS Application? You Might Be Surprised
Web Dev Cody

when you don't feel knowledgable enough to speak up
Web Dev Cody

Build your products 10x faster with this low-code platform
Web Dev Cody

What Is the Purpose of React Context for Dependency Injection?
Web Dev Cody

I'm finally using Python in production (as a typescript developer)
Web Dev Cody

Why Choose Drizzle ORM Over Prisma for Your Project?
Web Dev Cody

Adding protected routes in Next (Next-Auth and getServerSideProps)
Web Dev Cody

How to Build a Simple REST API Using Go
Web Dev Cody

What are my thoughts on next.js app router vs pages router
Web Dev Cody

What Are the Essential Next.js Features to Know?
Web Dev Cody

How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests
Web Dev Cody

How Does the Dolly 3 API Improve Image Generation?
Web Dev Cody

Why abstractions are useful (storing openai conversations into a db)
Web Dev Cody

CSS Battle is going down live tonight
Web Dev Cody

How to Create a Shopping Cart Using MERN Stack Part 2
Web Dev Cody

Learning the Basics of Regex in Javascript
Web Dev Cody

Why Use AWS Lambda for Serverless Application Deployment?
Web Dev Cody

You should probably know Javascript well before learning React
Web Dev Cody

Slice - Array Methods - Javascript Tutorial
Web Dev Cody

Coding a modal using Javascript, HTML, and CSS
Web Dev Cody

This is why your site might need a cookie banner
Web Dev Cody

Live Coding a Next.js Heart Failure Symptoms Tracker App | Part 4
Web Dev Cody

Simplest 2021 roadmap to become a full stack web developer
Web Dev Cody

My Favorite AI Tutorial Yet: Generate Images from Scribbles (Next.js, Tailwind, Convex, Replicate)
Web Dev Cody

How to Code a Web Crawler using NodeJs
Web Dev Cody

How I Plan for System Refactorings using Diagrams | NFT-Magic DevLog 2
Web Dev Cody

How to Create a Dark Mode Toggle in JavaScript
Web Dev Cody

How to Create the Eye of the Tiger Design in CSS
Web Dev Cody

Building an online multiplayer snowball throwing game (vanilla js, node, socket.io)
Web Dev Cody

Working on our Community Project Code Racer (Next, Tailwind, ShadCN/ui, prisma)
Web Dev Cody

How to Train a Stable Diffusion Model for Icon Generation
Web Dev Cody

I got 10x faster performance from this simple Node.js refactor
Web Dev Cody

How I hosted my Astro website
Web Dev Cody

Live refactoring a subscribers React SPA anime application
Web Dev Cody

How I setup pagination in my Next.js app (with Drizzle ORM)
Web Dev Cody

This is why accessibility is important in your web applications
Web Dev Cody

Start Mastering Tailwind through this Fun Frontend Mentor Challenge
Web Dev Cody

Want to impress your friends? join the Hackathon! (7 days left)
Web Dev Cody

How to Use BEM for CSS Class Naming with Examples
Web Dev Cody

100k sites compromised - It’s time to rethink this ecosystem
Web Dev Cody

Live Coding a Next.js Heart Failure Symptoms Tracker App | Part 7
Web Dev Cody

How to Build a Shopping Cart Application with React
Web Dev Cody

How to host a static website on AWS S3
Web Dev Cody

Adding a World Switcher Feature to the Minecraft Hosting System | DevLog #7
Web Dev Cody

How to Create a Student Grade Converter in JavaScript
Web Dev Cody

Why Are React Hooks So Confusing for Beginners?
Web Dev Cody

How to Create a Text Adventure RPG with OpenAI and LangChain
Web Dev Cody

Why Is Understanding Concurrency in Go Essential?
Web Dev Cody

How to Improve User Experience in a StarCraft 2 Build App
Web Dev Cody

Working on a T3 Community Next Application | Next, Tailwind, tRPC, Prisma
Web Dev Cody

Writing a dApp using Web3 and Solidity Contract, Truffle, Ganache, MetaMask | Part 2
Web Dev Cody

Why understanding interfaces is important (with useReducer example)
Web Dev Cody

Building a Small Express / Vanilla Js Project using Test Driven Development
Web Dev Cody

Trying to setup a primary secondary deployment (learning about k8s)
Web Dev Cody

Why I use Convex over Supabase as my BaaS
Web Dev Cody

I'm starting to come around to liking React Testing Library
Web Dev Cody

How does an application work | Beginner's Series to Full Stack Web Development
Web Dev Cody

This is why decoupling your software systems is important
Web Dev Cody

Let's look into using HTML | Beginner's Series to Full Stack Web Development
Web Dev Cody

Why I use Next.js for side projects now
Web Dev Cody

Working on the Course Platform full stack app (t3 stack, mantine, prisma, typescript)
Web Dev Cody

This is the most challenging React problem on my channel
Web Dev Cody

Why it's important to learn how to break down problems
Web Dev Cody

Why I use docker for my web dev projects
Web Dev Cody

When Should You Start Writing Automated Tests?
Web Dev Cody

This is why learning typescript generics is important
Web Dev Cody

Building stuff, answering question, the usual (T3 Stack, React)
Web Dev Cody
Summarize YouTube Videos and Get Video Transcripts with 1-Click
Download browser extensions on:
Try YouTube Summary with ChatGPT & Claude or YouTube Transcript Generator