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 100 Most Viewed Videos by Web Dev Cody


Video TitleViewsCategoryGame
1.What does larger scale software development look like?619,421
2.This promise technique is important to understand in javascript #shorts534,361
3.A better way to doing if statements in javascript #shorts472,303
4.A subscriber was asked these interview questions for a junior role405,064
5.Is ChatGPT actually useful for coding?336,068
6.This is why closures are important in javascript #shorts322,574
7.Using options objects as parameters will often make your functions easier to manage #shorts256,819
8.They had 24 hour to submit this assignment (junior full stack interview)253,212
9.What is the "best way" to develop software applications?196,866
10.How to set dynamic keys on objects in javascript #shorts196,716Tutorial
11.What does my typical work week as a web dev like157,516
12.How to sort an array of strings in Javascript #shorts156,184Tutorial
13.How to hide object properties from console logs and iteration #shorts153,930Tutorial
14.This React challenge is fair game for a junior web dev interview147,259
15.I loved solving this junior react interview challenge135,692
16.How to get all of the keys in a javascript object #shorts134,430Tutorial
17.How to use the javascript Proxy class to watch for reads #shorts118,362Tutorial
18.How to validate an object using a Proxy class #shorts114,759Tutorial
19.Can you solve this beginner React interview practice problem?110,464
20.How To Get Ahead of 99% Of Developers108,642Tutorial
21.Live refactoring a subscriber's React code105,903
22.Objects are not the only approach for a map data structures in Javascript #shorts102,367
23.Use optional chaining in javascript to write better code #shorts94,980
24.Streaming a WebCam using Express, OpenCV, and Socket IO93,823Tutorial
25.How promises and async await work in javascript #shorts93,429
26.How much 💰 has my SaaS project made since launch?90,604
27.Goodbye javascript (for now)85,087
28.This is a fun front-end challenge for beginners to try (using React)84,181
29.Keep your database organized using ER diagrams https://eraser.io/cody #shorts83,011
30.How to use javascript symbols to overwrite default iteration behavior #shorts81,150Tutorial
31.Write cleaner JSON with this JSON Stringify tip #shorts75,663
32.This code was messy... live refactoring a subscribers React side project75,441
33.Making a chrome extension is actually super easy #shorts75,363
34.How I manage my time to publish so much content75,002
35.How to extract patterns from strings using regex groups #shorts74,189Tutorial
36.This is the best way to protect your APIs74,164
37.Live Coding a Shopping Cart using React73,742Tutorial
38.How to sum an array in javascript using the reduce method #shorts71,567Tutorial
39.How to create a class in Javascript #shorts70,377Tutorial
40.The most important React concepts to learn first (as a beginner)68,752
41.You'll want to learn this console.log tip in javascript #shorts66,243Vlog
42.How to implement Clean Architecture in Node.js (and why it's important)63,949Tutorial
43.V0 coded a calculator 30x faster than me62,228
44.Vibe coding actually sucks58,320
45.When this is undefined, you probably need to use a javascript arrow function #shorts58,148
46.Why I’ll never deploy to a VM again58,124
47.How to Setup a Professional Pay-Per-Use API56,066Tutorial
48.Clean up your code using object destructuring in Javascript #shorts55,777
49.This is a good beginner React interview challenge question55,696
50.How to remove elements from an Javascript array #shorts55,356Tutorial
51.how to create a setter function on a javascript object literal #shorts54,984Tutorial
52.How to build & deploy a MERN stack web application (typescript, mongo, express, react, node)54,496Tutorial
53.Higher order functions are awesome Javascript patterns for extending function logic #shorts53,267
54.Working on the Classroom App | T3 Stack, Next, Tailwind, tRPC, Prisma52,742
55.This is why queues are important to learn - solving a beginner javascript html css challenge52,290
56.How to overwrite props of React children dynamically #shorts48,611Tutorial
57.How to know if a javascript array contains any even numbers using some #shorts47,668Tutorial
58.My favorite way to learn typescript47,538
59.Using an IIFE in Javascript can help solve strange scope issues #shorts47,339Let's Play
60.Solving a practical intermediate react interview challenge47,001
61.How to use regex to check if a javascript string contains a pattern #shorts46,410Tutorial
62.A subscriber sent me a junior react interview challenge, let's solve it46,408
63.This reminded myself of why I dislike Next.js45,981
64.How to make a pull request on an open source project45,086Tutorial
65.Applying clean architecture to my Next.js project45,071
66.Why You Need to Understand Re-rendering in React and useState Hook44,615
67.How Much Does It Cost to Run My SaaS Application? You Might Be Surprised43,753
68.How to create a getter function on a javascript object literal #shorts43,733Tutorial
69.This is a good intermediate react interview challenge43,585
70.Here's an overview of all my revenue generating side projects43,428
71.How to track execution time of javascript api calls using performance.now #shorts43,055Tutorial
72.How to loop over each key value pair in a javascript object #shorts42,948Tutorial
73.The best way to loop over an array in Javascript #shorts42,553
74.Learn JWT in 10 Minutes with Express, Node, and Cookie Parser42,413
75.How do I plan out my software development projects (talks about agile development)41,065
76.Component streaming is essential for performant Next.js applications #shorts40,998
77.Why I'm switching from Postgres to a real-time database40,330
78.the most important Next.js features to learn (in 8 minutes)38,790
79.How I coded a REAL-TIME LINE CHART with WEBSOCKETS and REACT38,694
80.Can I pass this harder linkedin javascript quiz?38,508
81.This is the software engineering mindset you need37,679
82.How to dynamically disable a form button using Javascript, HTML, and CSS37,618Tutorial
83.How do you Submit an HTML Form? How does it work?36,551
84.How to use ES6 Modules to separate your javascript into multiple files #shorts36,355Tutorial
85.How to upload files to S3 using Node36,245Tutorial
86.A subscriber was asked these junior interview questions35,122
87.Software developers are officially cooked34,830
88.How to use array destructuring to simplify your javascript code #shorts34,698Tutorial
89.90% of CS graduates can't figure this out34,545
90.This is why understanding database concurrency control is important34,011
91.How much money did my channel earn this year33,245
92.JavaScript Form Validation | How to Validate a Contact Us Form33,122Tutorial
93.This is why dependency injection is useful33,055
94.A better way to loop over your arrays in javascript #shorts32,394
95.TanStack Start is looking great31,831
96.This is why you'll need polling in your web applications31,623
97.How to round decimals in Javascript (don’t use for currency) #shorts31,617Tutorial
98.How to deploy a react application to Vercel31,586Tutorial
99.How I coded a CHAT ROOM with WEBSOCKETS and REACT31,122Tutorial
100.From 2.5 million row reads to 1 (optimizing my database performance)30,865