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

I'm finally moving away from Next-Auth
Web Dev Cody

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

I'm hosting a hackathon for my community next week (with $2,500 total cash prizes)
Web Dev Cody

This library simplifies building tailwind components
Web Dev Cody

Yes, I’m probably wasting my time even building this api framework, but now I can deploy it 😂
Web Dev Cody

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

The take home assignment that got me hired 8 years ago - beginner react practice problem
Web Dev Cody

My Next.js starter kit is finally live, good luck
Web Dev Cody

Why I don't enjoy using typescript or static languages much
Web Dev Cody

We added a feedback API to our application
Web Dev Cody

Let's build something simple with Next.js
Web Dev Cody

Goodbye Nextra
Web Dev Cody

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

I might be enjoying Remix more than Next
Web Dev Cody

How to Prevent Burnout as a Software Engineer
Web Dev Cody

Is SST even a good choice to deploy Next.js?
Web Dev Cody

This is the best way to protect your APIs
Web Dev Cody

Here's a project overview of my node rest framework you never asked for
Web Dev Cody

Adding Authentication to React Routes
Web Dev Cody

Drag and Drop inside the Vue Tree Browser
Web Dev Cody

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

This is the weirdest pitfall about Next.js server actions
Web Dev Cody

Javascript Practice Problems: Count Characters in String
Web Dev Cody

State of Javascript 2023 - everyone is unhappy
Web Dev Cody

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

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

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

Agile doesn't suck, you're just bad at it
Web Dev Cody

Adding Side Navigation to a Rect / Next.js Application | DevTubers Part 3
Web Dev Cody

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

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

Fetching a Single Post | Begginer's Guide to Full Stack Development
Web Dev Cody

Debug Tips - finding an unresolved promise using console.log
Web Dev Cody

CSS Battle - #5 Acid Rain
Web Dev Cody

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

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

Create Next Layout and manage courses page | Part 3
Web Dev Cody

Javascript Practice Problems: The Spiral Grid
Web Dev Cody

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

This is why you need the key property in React
Web Dev Cody

Why a SEPARATE TABLE is more secure
Web Dev Cody

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

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

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

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

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

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

The reason I'm getting into Web3
Web Dev Cody

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

Prototyping a better build feature on my starcraft 2 build app (next, prisma, tailwind) part 7
Web Dev Cody

This is a good beginner React interview challenge question
Web Dev Cody

Why You Need to Understand Re-rendering in React and useState Hook
Web Dev Cody

CSS Battle - #16 Eye of the Tiger
Web Dev Cody

How to Code a Suggestions Component in React
Web Dev Cody

I built an app using voice to text only
Web Dev Cody

Learning Drizzle ORM and working on a next14 project
Web Dev Cody

What is a Javascript Closure?
Web Dev Cody

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

MERN Stack Live Coding | Part 2
Web Dev Cody

MERN Stack Live Coding | Part 5
Web Dev Cody

PlanetScale killed their hobby plan (and how to migrate off)
Web Dev Cody

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

This is how I write cleaner react code - live refactoring a subscribers react project
Web Dev Cody

How to use Cypress to write E2E Tests over a Registration Page
Web Dev Cody

Javascript for Complete Beginners: Looping
Web Dev Cody

How to implement Clean Architecture in Node.js (and why it's important)
Web Dev Cody

Setting up Auth and Mantine AppShell | Course Platform Part 2
Web Dev Cody

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

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

Here is another great React practice problem (Tower of Hanoi)
Web Dev Cody

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

React hooks are unintuitive... or maybe I'm just dumb
Web Dev Cody

Building a Game with Javascript - Project Setup
Web Dev Cody

Making graph visualizations of traversing p2p network discovery
Web Dev Cody

Updating Minecraft Properties Features - Building a Minecraft Server Hosting Company | Vlog #2
Web Dev Cody

How I like to test my react components
Web Dev Cody

HTML5 Game - Moving a Tank
Web Dev Cody

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

Why I avoid react's uncontrolled inputs
Web Dev Cody

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

Why you should be using feature flags for your web applications
Web Dev Cody

This is what 2 weeks of open source collaboration can produce
Web Dev Cody

Why serverless is sometimes GOATED (removing 1,000 image backgrounds in seconds)
Web Dev Cody

My misunderstanding of next.js confused me during my live stream
Web Dev Cody

Users can submit author, title, etc now | full stack next, tailwind, prisma - part 3
Web Dev Cody

Why I removed google analytics (what how I track analytics now)
Web Dev Cody

Software developers are officially cooked
Web Dev Cody

BEGINNER Javascript Practice: Iteration & Arrays - Finding a Minimum Value in Array
Web Dev Cody

How to find PAC-MAN using TEMPLATE MATCHING with JAVASCRIPT
Web Dev Cody

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

Trying Chakra UI For the First Time | Learning Session
Web Dev Cody

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

What extensions do I use in VSCode?
Web Dev Cody

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

Why I think SSR is a better approach
Web Dev Cody

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

The important things to know about React state and renders
Web Dev Cody

Why ChatGPT won't make you obsolete
Web Dev Cody

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

Refactoring code in our Dungeon Crawl javascript game
Web Dev Cody

I'm starting a community project - reviewing my subscriber feedback
Web Dev Cody

Trying to add refresh token logic in next-auth
Web Dev Cody

Why BigInt is useful in solving "medium" LeetCode interview questions
Web Dev Cody

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

How to Design an Email Invite System
Web Dev Cody

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

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

Javascript for Complete Beginners: Objects
Web Dev Cody

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

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

How to make resilient web applications with retries
Web Dev Cody

What is Full Stack Development | Beginner's Series to Full Stack Web Development
Web Dev Cody

Here are the winners of the Hackathon
Web Dev Cody

React 18 strict mode helped me catch this useEffect bug
Web Dev Cody

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

I think I was wrong about AWS Amplify
Web Dev Cody

Trying out Contentful, a Headless CMS
Web Dev Cody

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

Giving Zustand a try to manage application state
Web Dev Cody

Why prisma calls directly in Next is a MISTAKE
Web Dev Cody

Working on my Next.js starter kit
Web Dev Cody

This is what web development looked like 10 years ago
Web Dev Cody

MERN Stack Live Coding | Part 4
Web Dev Cody

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

Why understanding concurrency in Go is so important
Web Dev Cody

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

Filter - Array Methods - Javascript Tutorial
Web Dev Cody

How to Build a Student Letter Grade Converter - Beginner Javascript Practice
Web Dev Cody

Here's an overview of all my revenue generating side projects
Web Dev Cody

How to build & deploy a MERN stack web application (typescript, mongo, express, react, node)
Web Dev Cody

Why the K.I.S.S Principal is probably the most important
Web Dev Cody

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

Applying layered architecture to my t3 stack api
Web Dev Cody

When should you abstract code away? (with basic React example)
Web Dev Cody

This is what bad code looks like
Web Dev Cody

My biggest complaint about Next.js middleware
Web Dev Cody

How to setup google fonts in next 13 with tailwind css
Web Dev Cody

How to paywall 💰 a private github repo
Web Dev Cody

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

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

My favorite vscode themes I’ve used
Web Dev Cody

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

Stop worrying about React Re-renders so much (an overview of the react profiler with refactoring)
Web Dev Cody

my application became 2x better overnight
Web Dev Cody

How to Email Contact Us Form Data using FormSubmit.co
Web Dev Cody

THE MOST TROUBLING REACT CONCEPT THEY GET STUCK ON
Web Dev Cody

Turn Bad Code into Good Code (Javascript, TypeScript, Node, Jest, unit Testing)
Web Dev Cody

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

Comparing my M1 Air to my old MacBook Pro 2015 (for coding)
Web Dev Cody

React's useEffect hook always confuses me
Web Dev Cody

Working on my T3 Stack SaaS AI Icon Generator
Web Dev Cody

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

A subscriber was asked these interview questions for a junior front end role (React)
Web Dev Cody

This is why JavaScript proxies are important
Web Dev Cody

Javascript for Complete Beginners: Functions
Web Dev Cody

How to use BEM for your CSS
Web Dev Cody

How I setup magic link sign in
Web Dev Cody

Serverless might bankrupt you (and how to deploy to a VPS instead)
Web Dev Cody

Why recursion is critical when solving "medium" leet code interview problems
Web Dev Cody

Map - Array Methods - Javascript Tutorial
Web Dev Cody

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

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

My Kubernetes cluster finally has Grafana Logging
Web Dev Cody

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

Absolute vs Relative Positioning CSS Tutorial
Web Dev Cody

you need to write tests when this starts to happen
Web Dev Cody

No joke, I'm switching to remix after this bug
Web Dev Cody

How I manage my time to publish so much content
Web Dev Cody

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

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

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

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

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

Trying to Pair Program and make a ChatGPT Chrome Extension
Web Dev Cody

Building online checkers using React and Websockets
Web Dev Cody

Here is a more challenging react interview exercise
Web Dev Cody

CSS Battle #44 Stripes
Web Dev Cody

Photo Album Next.js Tutorial (with Server Actions, Cloudinary, Shadcn)
Web Dev Cody

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

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

How to use Redux Toolkit in your React Application to manage state
Web Dev Cody

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

How I implement role based authorization to my T3 Stack application
Web Dev Cody

Replicating a Web Page in HTML and CSS
Web Dev Cody

How to build real time chat app with Svelte
Web Dev Cody

the most important Next.js features to learn (in 8 minutes)
Web Dev Cody

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

A subscriber spent 8 hours debugging this code
Web Dev Cody

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

This is why testing is hard
Web Dev Cody

I was wrong, Bun is FASTER than node (but filled with bugs)
Web Dev Cody

This tool makes self hosting simple
Web Dev Cody

Tracking when people view a build order (next, prisma, tailwind) part 9
Web Dev Cody

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

Trying another Junior frontendmentor.io challenge - tip calculator
Web Dev Cody

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

Introduction to Full Stack Web Dev Crash Course - 4 Hour Tutorial
Web Dev Cody

How to easily deploy your nextjs application
Web Dev Cody

How to program PONG with PYTHON
Web Dev Cody

Coding a video calling app with React
Web Dev Cody

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

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

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

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

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

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

Adding GitHub Actions to your project will help you out
Web Dev Cody

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

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

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

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

BEGINNER Javascript Practice - Loops & Iteration - Histogram Character Count
Web Dev Cody

The MOST Important Part of Building QUALITY Software
Web Dev Cody

BEGINNER Javascript Practice - Iteration & Strings - Filtering out characters from a string
Web Dev Cody

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

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

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

Is ChatGPT actually useful for coding?
Web Dev Cody

How to code a GraphQL server with Express
Web Dev Cody

Unit tests are not stupid, here is another argument for using them
Web Dev Cody

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

50k Subscribers Live Stream! Working on a Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma
Web Dev Cody

No GPT4 subscription? Try this alternative GPT interface
Web Dev Cody

HTML5 Game - Shooting a Bullet
Web Dev Cody

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

🤓 Becoming a full stack developer isn't that hard
Web Dev Cody

This is the best library for building cli programs
Web Dev Cody

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

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

Live refactoring a subscriber's React code
Web Dev Cody

A guide to using Next 14 (server actions, RSC, useFormState, useFormStatus)
Web Dev Cody

Rendering HTML inside React is dangerous... here is how you can do it dangerously
Web Dev Cody

Why using the classnames library will clean up your react code
Web Dev Cody

How I structure my next.js applications
Web Dev Cody

Stop using typescript env variables wrong
Web Dev Cody

How I build and deploy my Go applications (Templ & HTMX)
Web Dev Cody

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

Playing around making a vanilla js websocket game
Web Dev Cody

How do software systems achieve zero downtime on new deploys?
Web Dev Cody

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

How to Design a Notification System for your Application
Web Dev Cody

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

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

Front End vs Backend Development - Which One do I Enjoy More? (as a Senior Full Stack Engineer)
Web Dev Cody

What is the difference between React useState and useReducer?
Web Dev Cody

I'm learning Go again because I'm bored
Web Dev Cody

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

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

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

How to make a pull request on an open source project
Web Dev Cody

Doing frontendmentor.io challenges using HTML / CSS
Web Dev Cody

This is why you get CORS errors sometimes
Web Dev Cody

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

Live Coding a Shopping Cart using React
Web Dev Cody

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

How to host a website on digital ocean with nginx
Web Dev Cody

Slice - Array Methods - Javascript Tutorial
Web Dev Cody

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

Coding a Feedback Modal using TailwindCSS
Web Dev Cody

Adding CSS Transitions to the React Image Slider
Web Dev Cody

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

This method chaining pattern is useful to learn
Web Dev Cody

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

Live refactoring a subscribers React SPA anime application
Web Dev Cody

The WRONG way to toggle classes in React
Web Dev Cody

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

Playing around with React,Vite, Random App
Web Dev Cody

Building a Email Newsletter Manager with T3 Stack
Web Dev Cody

Python Tutorial: For Loop vs Map vs List Comprehensions
Web Dev Cody

You need this tool when learning Kubernetes
Web Dev Cody

Coding a Color Sorting AI in Javascript
Web Dev Cody

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

Live Coding a Horoscope App using React
Web Dev Cody

CSS Battle - #34 Christmas Tree
Web Dev Cody

Trying battlesnakes for the first time
Web Dev Cody

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

I hate React (...shhh don't tell anyone)
Web Dev Cody

The last video on javascript promises you'll ever need to watch
Web Dev Cody

Building a new SaaS product
Web Dev Cody

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

Next.js MDX is pretty awesome
Web Dev Cody

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

I made a realtime web framework
Web Dev Cody

The most important function to write performant next.js apps
Web Dev Cody

Coding on websocket game, answering questions, doing coding stuff
Web Dev Cody

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

Deploying my full stack app to railway (next, prisma, tailwind) part 6
Web Dev Cody

Beginner Javascript Tutorial - Wear a jacket CLI node tool
Web Dev Cody

Q/A for community project, maybe working on the project some
Web Dev Cody

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

My advice for becoming a web dev in 2023
Web Dev Cody

Deploying a AWS Serverless REST API
Web Dev Cody

My best advice for finishing projects
Web Dev Cody

The coolest Next.js feature I haven't used until now
Web Dev Cody

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

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

Live coding a Speed Typing Game in Javascript, HTML, and CSS
Web Dev Cody

Building out an emailer using Go & Templ & SQLite
Web Dev Cody

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

This aws lambda issue was impossible to debug
Web Dev Cody

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

Pop - Array Methods - Javascript Tutorial
Web Dev Cody

Chill Live coding and Q/A stream
Web Dev Cody

Can I pass this harder linkedin javascript quiz?
Web Dev Cody

Beginner Javascript Practice: Coding an Accordion using CSS transitions
Web Dev Cody

When over abstracting react code goes too far
Web Dev Cody

My Favorite UI Library Always Pulls Through
Web Dev Cody

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

The app router can be annoying
Web Dev Cody

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

I may slowly convert to use Solid, SolidStart, and Civet (building a todo app for learning)
Web Dev Cody

I'm converting my starter kit promo site to just Hono
Web Dev Cody

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

This is how you can debug performance issues in your node applications
Web Dev Cody

This reminded myself of why I dislike Next.js
Web Dev Cody

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

This is the real purpose for react context
Web Dev Cody

A Practical Example of Performance Optimizations in Node.JS | Looking at HashLips NFT Art Engine
Web Dev Cody

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

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

This is why I love drizzle ORM
Web Dev Cody

How to code a HANGMAN GAME with PYTHON
Web Dev Cody

Adding Integration test and e2e cypress tests on my newsletter app
Web Dev Cody

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

Building stuff, answering question, the usual (T3 Stack, React)
Web Dev Cody

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

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

What testing do you need for web apps
Web Dev Cody

This react interview challenge was awesome to solve
Web Dev Cody

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

What are my thoughts on Bun?
Web Dev Cody

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

Building a real time chat application with Vue 3 (composition API)
Web Dev Cody

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

How I hosted my Astro website
Web Dev Cody

This is how I recommend you learn Recursion in Javascript
Web Dev Cody

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

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

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

Trying out a CoffeeScript like language called Civet
Web Dev Cody

I've been trying to learn the browser performance profiler
Web Dev Cody

I compiled a Rust project for the first time
Web Dev Cody

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

Live refactoring a subscribers Next.js application, plus giving my opinions
Web Dev Cody

How I created JKnob with a VSCode Language Extension - an interpreted programming language
Web Dev Cody

I was wrong, just use typescript
Web Dev Cody

How do you Submit an HTML Form? How does it work?
Web Dev Cody

Why I suggest memorizing code as a beginner developer
Web Dev Cody

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

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

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

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

How do I learn new programming languages, frameworks, or libraries?
Web Dev Cody

Can you solve this beginner React interview practice problem?
Web Dev Cody

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

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

Check out this awesome 3d ring I made 6 years ago
Web Dev Cody

This is why we use continuous integration
Web Dev Cody

What I would have changed on my early coding journey
Web Dev Cody

Learning the Basics of Regex in Javascript
Web Dev Cody

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

How I rate limit without third party services
Web Dev Cody

Trying to answer interview questions a subscriber was asked for junior full stack position
Web Dev Cody

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

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

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

Learn the useContext Hook in React
Web Dev Cody

How to share state between React Routes by Lifting State
Web Dev Cody

Why I often use AWS lambda and serverless architecture
Web Dev Cody

Helping a subscriber learn Jest and mocking a bit
Web Dev Cody

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

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

This is why webhooks are important
Web Dev Cody

How to Implement Dark Mode in 5 Minutes | CSS Variables
Web Dev Cody

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

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

Why throttled queues are important when building software systems
Web Dev Cody

It's time to learn a little bit of Laravel
Web Dev Cody

This is why learning typescript generics is important
Web Dev Cody

Trying to learn Go for the first time
Web Dev Cody

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

This is how we generate thousands of pdfs in seconds at work
Web Dev Cody

Just a chat about SQL and NoSQL and DynamoDB
Web Dev Cody

Helping a subscriber build his own react on boarding component
Web Dev Cody

From 2.5 million row reads to 1 (optimizing my database performance)
Web Dev Cody

Streaming components in Next is pretty interesting
Web Dev Cody

Building a text adventure RPG using OpenAI and LangChain
Web Dev Cody

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

How to read command line arguments in Node
Web Dev Cody

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

How to setup a public accessible S3 bucket
Web Dev Cody

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

How to infinitely scale a multiplayer game server
Web Dev Cody

Building and Deploying a T3 Stack Application
Web Dev Cody

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

I finally moved my SaaS off Amplify to SST, but it wasn't that easy
Web Dev Cody

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

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

MERN Stack Live Coding | Part 6
Web Dev Cody

Javascript for Complete Beginners: Arrays
Web Dev Cody

How to Code a Web Crawler using NodeJs
Web Dev Cody

Rendering Posts using Javascript | Beginner's Series to Full Stack Web Development
Web Dev Cody

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

Sharing a distributed computing system design from a real software problem
Web Dev Cody

Deploying my app into AWS using Terraform, Serverless, GitHubActions
Web Dev Cody

I gave up on this React challenge problem, but it's a good one
Web Dev Cody

Animating HTML DOM Elements using GSAP
Web Dev Cody

Why learning the javascript debugger will save you time
Web Dev Cody

CSS Battle is going down live tonight
Web Dev Cody

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

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

Why use NodeJs over other Languages & Runtimes
Web Dev Cody

How I’m training a custom stable diffusion model using replicate
Web Dev Cody

I loved solving this junior react interview challenge
Web Dev Cody

Live Coding a Movie Ticket App with Vue
Web Dev Cody

Refactoring code for my Next.js Application (keeping things DRY)
Web Dev Cody

This is how I like to do image uploads on my full stack apps
Web Dev Cody