Web Dev Cody

Web Dev Cody

Views:
15,731,767
Subscribers:
254,000
Videos:
1,021
Duration:
14:04:16:15
United States
United States

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

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





Top 200 Most Viewed Videos by Web Dev Cody


Video TitleViewsCategoryGame
101.How to persist the shopping cart state to local storage30,635Guide
102.How to use Object.fromEntries to convert arrays to objects #shorts30,315Tutorial
103.Now AI can generate full system diagrams 😱 https://eraser.io/diagramgpt #shorts30,230
104.If you're writing React in Typescript, you'll want to bookmark this site.30,075
105.An overview of the create T3 App (Next, Typescript, Tailwind, tRPC, Next-Auth)29,748
106.Live Coding a Memory Game: HTML, CSS, Javascript29,111Tutorial
107.Here is a more challenging react interview exercise29,041
108.My best advice for using Cursor28,652
109.Deploying to a VPS just got Way Easier28,390
110.This is the coolest side project I've worked on28,230
111.I'm starting a new full stack project series | next, tailwind, prisma - part 128,120
112.Adding protected routes in Next (Next-Auth and getServerSideProps)28,104
113.Is Bolt.new actually a Cursor.ai and v0 killer?28,021
114.This is what 2 weeks of open source collaboration can produce27,996
115.Live refactoring a subscribers React SPA anime application27,902
116.I think I was wrong about AWS Amplify27,807
117.How to pick the best programming language to learn #shorts27,751Tutorial
118.Why I'm moving my side project from Vercel to AWS27,683
119.When should you use forEach vs map in Javascript #shorts26,942
120.How to easily clone an array in javascript #shorts26,877Tutorial
121.How web applications are secured26,792
122.What are my thoughts on Bun?26,518
123.Why I use docker for my web dev projects26,469
124.Experimenting with a react MVC concept (don't do this)26,408
125.Do this before you deploy to Vercel26,403
126.Why my indie hacking dreams are dying26,342
127.This is how I write cleaner react code - live refactoring a subscribers react project26,207
128.This typescript keyword can catch lots of possible errors #shorts26,189
129.My Favorite UI Library Always Pulls Through25,999
130.I got 10x faster performance from this simple Node.js refactor25,986
131.Why you should not use magic numbers in your Javascript and how to clean them up #shorts25,752Tutorial
132.Why I always use ESLint in my projects25,736
133.This aws lambda issue was impossible to debug25,698
134.My Top 6 Tips for Becoming a Better Web Developer25,325
135.What services might you need when building a SaaS product?25,106
136.Live coding MERN stack todo list with authentication25,061
137.How does block scoping work with javascript variables24,943
138.How to refresh your react server components when data changes #shorts24,893Tutorial
139.Why I stopped using REST for side projects24,826
140.A subscriber was asked these interview questions for a junior front end role (React)24,822
141.hello Javascript, oh how I've missed you24,402
142.Why I always use react-query on my react apps24,316
143.This is how I recommend you learn Recursion in Javascript24,302
144.My advice for becoming a web dev in 202323,417
145.Coding Tic Tac Toe in Javascript: Part 123,207
146.CSS Battle #1 - Leafy Trail23,197
147.Next.js's reputation is officially cooked23,179
148.How to use read and write streams in node.js for BIG CSV files22,983Tutorial
149.Making my wife a senior vibe coder22,702
150.This self hosted emailer might just kill resend.io22,070
151.The take home assignment that got me hired 8 years ago - beginner react practice problem22,017
152.Drawing flow charts is key to solving complex software problems https://eraser.io21,866
153.How I created a new SaaS Product in a day21,832
154.Can Github Copilot write an entire express app?21,758
155.Turn Bad Code into Good Code (Javascript, TypeScript, Node, Jest, unit Testing)21,598
156.How to store a unique collection of values in javascript #shorts21,534Tutorial
157.How to Code a Web Crawler using NodeJs21,305Tutorial
158.A subscriber said my website was slow, so I improved it21,295
159.How do I like to do freelance work?20,837
160.Is learning to code pointless?20,590
161.The proper way to secure your databases20,538
162.you need to write tests when this starts to happen20,338
163.Why I'm removing Daisy UI from my side projects and some refactoring20,256
164.Building a Subscription Based SaaS with my Favorite Tech Stack (Next.js, Stripe, Convex, Clerk)20,218
165.How to Upload to a Private S3 Bucket from the Browser20,108Tutorial
166.Photo Album Next.js Tutorial (with Server Actions, Cloudinary, Shadcn)20,045Tutorial
167.I don't understand the caching with next.js's app router #shorts19,639
168.This react interview challenge was awesome to solve19,597
169.Javascript Practice Problems: Count Characters in String19,490
170.How to setup a CI/CD pipeline using Github Actions by running automated jest unit tests19,269Tutorial
171.This is the real purpose for react context19,101
172.The EASIEST Way to Build Mobile Apps (as a Web Developer)18,989
173.Why you probably do not need useEffect18,915
174.The map function is probably the most useful array function in javascript #shorts18,830
175.This is why learning typescript generics is important18,760
176.Building an online multiplayer snowball throwing game (vanilla js, node, socket.io)18,722
177.You'll eventually need to learn eventual consistency18,614
178.The last video on javascript promises you'll ever need to watch18,555
179.No joke, I'm switching to remix after this bug18,411
180.How to code a HANGMAN GAME with PYTHON18,225Tutorial
181.This extension makes logging SO much easier https://console-ninja.com/?referrer=webdevcody #shorts18,221Vlog
182.The important things to know about React state and renders18,013
183.How to use Redux and Redux Thunk with React Tutorial17,799Tutorial
184.I just finished the most exciting 4 hour coding challenge17,686
185.Learn the power of typescript generics #shorts17,502
186.The most important function to write performant next.js apps17,312
187.State of Javascript 2023 - everyone is unhappy17,265
188.Generators are cool ways to have infinitely running functions #shorts16,779
189.Here is a safer way to default variables in Javascript #shorts16,775
190.How to combine two arrays together in javascript #shorts16,449Tutorial
191.Why I like to decouple my React views from my logic16,432
192.How to find where you declared a variable using this VSCode shortcut #shorts16,342Tutorial
193.Coding an online marketplace using Clerk and T3 Stack (Next, React, Prisma, Tailwind)16,241
194.Refactoring this subscribers React app was harder than expected16,053
195.Trying CSS Battle #1 ⚔️ - Target #8, Forking Crazy🍴15,976
196.How to contribute to open source projects (our community project walkthrough)15,843Tutorial
197.Writing a dApp using Solidity, Truffle, Ganache, MetaMask | Part 115,835
198.How do software systems achieve zero downtime on new deploys?15,817
199.Here is another fun react beginner challenge - build a stop light15,756
200.Live Coding a Shopping Cart using Vue15,608Tutorial