Web Dev Cody

Web Dev Cody

Views:
15,908,186
Subscribers:
256,000
Videos:
1,047
Duration:
14:04:16:15
United States
United States

Web Dev Cody is an American YouTube channel which has over 256 thousand subscribers, with his content totaling roughly 15.91 million views views across approximately 1.05 thousand videos.

Created on ● Channel Link: https://www.youtube.com/channel/UCsrVDPJBYeXItETFHG0qzyw





Top 400 Videos With The Longest Duration by Web Dev Cody


Video TitleDurationCategoryGame
301.Why I'm moving my side project from Vercel to AWS15:47
302.Javascript for Complete Beginners: Functions15:46
303.How to find PAC-MAN using TEMPLATE MATCHING with JAVASCRIPT15:41Tutorial
304.This is a great beginner react challenge (passcode)15:35
305.Why I'm using tailwind css for my side projects15:34
306.What is Full Stack Development | Beginner's Series to Full Stack Web Development15:33
307.How do server side authentication sessions work (express & cookies)15:26
308.How I generated 10,000 PDFs in seconds using SST15:24
309.How does an application work | Beginner's Series to Full Stack Web Development15:20
310.Throwing Away the Old NFT Magic Generator System | NFT-Magic DevLog 1115:15
311.The WebDevCody hackathon starts today!15:12
312.Why your project should be deployable with one command15:09
313.Goodbye javascript (for now)14:56
314.Why I like to use TDD on my software projects14:54
315.A Beginners Guide to Testing Javascript using Mocha and Chai14:53Guide
316.CSS Battle #11 - Target #54 Black Lives Matter14:47
317.This is why you need analytics on your applications14:47
318.How to Code a Sliding Dropdown Button using Javascript, HTML, and CSS14:45Tutorial
319.Using MongoDB to Store our Posts | Beginner's Guide to Full Stack Development14:45
320.I made a realtime web framework14:37
321.My Next.js starter kit is finally live, good luck14:33
322.Refactoring code for my Next.js Application (keeping things DRY)14:29
323.React's useEffect is giving me an existential crisis14:28
324.Trying CSS Battle. ⚔️ - Battle #1 - Wiggly Moustache14:27
325.Why I am using Prisma for my React side projects14:23
326.State of Javascript 2023 - everyone is unhappy14:21
327.Here is a fun intermediate react challenge - nested presents14:21
328.Focus on learning one piece of technology at a time14:19Vlog
329.An overview of how blue-green deployments work (with AWS examples)14:18
330.My Favorite & Cheapest Way to Deploy Next.js (and how to do it yourself)14:17Tutorial
331.Building out a questionnaire site using Hono and HTMX14:17
332.Coding Tic Tac Toe in Javascript: Part 2 Min-Max AI14:16
333.This is why we use continuous integration14:12
334.Why I always use react-query on my react apps14:09
335.This research paper helped me land a job14:09Let's Play
336.Is your code a mess? Use DRY to write cleaner code (and why DRY can be bad)14:08
337.How I coded a CHAT ROOM with WEBSOCKETS and REACT14:08Tutorial
338.How to use Redux Toolkit in your React Application to manage state14:07Tutorial
339.I finally moved my SaaS off Amplify to SST, but it wasn't that easy14:07
340.Why you should be using feature flags for your web applications14:07
341.A Practical Example of Performance Optimizations in Node.JS | Looking at HashLips NFT Art Engine14:03
342.How to display data from an API using Vanilla Javascript14:03Tutorial
343.What services might you need when building a SaaS product?13:58
344.Javascript Practice Problems: The Spiral Grid13:57
345.Can I pass this harder linkedin javascript quiz?13:54
346.My thoughts on the Next.js 14 release13:50
347.Why you should collaborate on side projects with other developers13:49
348.Applying layered architecture to my t3 stack api13:46
349.Why are there so many different ways to style a react app?13:45
350.How do I like to do freelance work?13:45
351.Can Github Copilot write an entire express app?13:43
352.Why I'd never host my apps on a VPS13:42
353.HyperHTML is a cool javascript library13:41
354.Learning the Basics of Express.js13:40
355.How I setup stripe in my Next.js side project13:38
356.I tried to benchmark bun, but I think my testing was bad13:35
357.How to code faster by learning these VSCode shortcuts13:32Tutorial
358.Solving a practical intermediate react interview challenge13:28
359.Building out an emailer using Go & Templ & SQLite13:22
360.This is why learning typescript generics is important13:19
361.React's useEffect hook always confuses me13:18
362.How to self host a Next.js application (with Dockerfile overview)13:12
363.This is why you get CORS errors sometimes13:11
364.This aws lambda issue was impossible to debug13:08
365.Why I like to decouple my React views from my logic13:08
366.Refactoring and decoupling some react code (dry, kiss, yagni, wet)13:08
367.Sharing a distributed computing system design from a real software problem13:08
368.Why I avoid react's uncontrolled inputs13:06
369.React hooks are unintuitive... or maybe I'm just dumb13:05
370.Javascript for Complete Beginners: Objects13:02
371.How To Get Ahead of 99% Of Developers12:59Tutorial
372.You want to learn this debugging technique (more next.js issues)12:58
373.Why I dislike inversion of control containers12:56
374.Here is another fun react beginner challenge - build a stop light12:56
375.How to use Cypress to write E2E Tests over a Registration Page12:53Tutorial
376.Here are the winners of the Hackathon12:52
377.What's the performance differences between Next's SSR, SSG, and Static React Pages12:52
378.Planning DevTubers, a JAM Stack using Next.js: Part 112:52
379.Javascript for Complete Beginners: Flow Control12:49
380.How I debug full stack applications12:42
381.How to setup S3 Lambda Trigger12:37Tutorial
382.Allowing the user to upload zip to s3 bucket | NFT-Magic DevLog 912:34Vlog
383.I'm starting to come around to liking React Testing Library12:33
384.What testing do you need for web apps12:30
385.Adding CSS Transitions to the React Image Slider12:25
386.CSS Battle - #61 ImprovMX12:24
387.I trained my own AI voice model to teach my kid12:24
388.I was wrong, Bun is FASTER than node (but filled with bugs)12:24
389.My Top 6 Tips for Becoming a Better Web Developer12:22
390.This is what 2 weeks of open source collaboration can produce12:20
391.How I implement role based authorization to my T3 Stack application12:19
392.A quick start guide for using Convex with Next.js12:18
393.Experimenting with a react MVC concept (don't do this)12:14
394.This challenge is a great react custom hook practice problem12:14
395.Why social media cards are important in your web applications12:13
396.The NFT Generation Competition is Fierce | NFT-Magic DevLog 1212:12
397.How to Build a Student Letter Grade Converter - Beginner Javascript Practice12:12Tutorial
398.🤓 Becoming a full stack developer isn't that hard12:11
399.Building a Minecraft Server Hosting System | DevLog412:09
400.How I like to setup websockets in my web applications12:09