ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

161 results

Hack2Hire
Just DON'T DELETE THE CODE!

hack2hire #codinghumor #interviewfail #techinterview #sideproject #coding #codinglife #sdeprep #devtok #interviewprep #oa ...

0:11
Just DON'T DELETE THE CODE!

5,823 views

11 months ago

Shubham Lashkan
How to debug your code ? - #Programming #javascript #python

Learn how to debug your code If this feels a little too relatable, you're not alone Don't forget to like, share and subscribe for ...

0:05
How to debug your code ? - #Programming #javascript #python

152 views

2 months ago

MarzysJourney
Why This “Easy” JavaScript Game Took Me Hours… | Self Taught Web Developer

I thought this JavaScript project would be a quick win… but it ended up testing my patience, my problem-solving skills, and my ...

3:51
Why This “Easy” JavaScript Game Took Me Hours… | Self Taught Web Developer

506 views

10 months ago

Shubham Lashkan
When You Finally Fix the Bug 😭💻 | Developer Life #debugging #javascript #python

They say coding can’t make you happy… until you fix that one bug at midnight 💻✨ A relatable moment for every developer ...

0:06
When You Finally Fix the Bug 😭💻 | Developer Life #debugging #javascript #python

1,406 views

2 months ago

code zetta
#تعلم_البرمج#Debugging #CopyPaste #Frameworks #JavaScript #Frontend #Fullstack #CodeTips #CodeZetta
0:35
#تعلم_البرمج#Debugging #CopyPaste #Frameworks #JavaScript #Frontend #Fullstack #CodeTips #CodeZetta

2,130 views

9 months ago

Shubham Lashkan
Debugging Method Every Developer Understands ☕💻 #Javascript #python #debugging

Developers don't panic. We sip tea ☕ and try again. One cup for the bug. One cup for the frustration. One cup for the fix.

0:08
Debugging Method Every Developer Understands ☕💻 #Javascript #python #debugging

1,289 views

3 months ago

Code2Offer
The return Statement Trap Every JS Dev Should Know 🔥

Think this function returns an object? Think again! JavaScript's Automatic Semicolon Insertion (ASI) strikes again. A simple line ...

1:01
The return Statement Trap Every JS Dev Should Know 🔥

849 views

4 weeks ago

Code2Offer
🔥 This JavaScript Question BREAKS Your Brain 🤯

let x = 10; function test(x = x) { console.log(x); } test(); Looks simple… but what's the output? ❌ Not 10 ❌ Not undefined It ...

0:32
🔥 This JavaScript Question BREAKS Your Brain 🤯

364 views

1 month ago

@ScrapingDev@
Web Scraping in Node.js| Cheerio & Axios Debugging: Extract HTML to a JSON File (Easy Steps)

How to properly Debug JavaScript using the built-in VS Code debugger to identify errors and inspect variables. Links ...

41:11
Web Scraping in Node.js| Cheerio & Axios Debugging: Extract HTML to a JSON File (Easy Steps)

21 views

2 days ago

TSquareY1
Fix : 🚨 The Error Is Not The Root Cause. #corporate #error #bug #reactjs #howto #it

The Error Is Lying To You. Most students debug where the error appears. Senior developers debug where the error started.

0:49
Fix : 🚨 The Error Is Not The Root Cause. #corporate #error #bug #reactjs #howto #it

27 views

9 days ago

Akash Ingole
Stop Using console.log() ❌ Try This Instead ⚡️#shorts

Log values at runtime without changing code or redeploying. Logpoints make debugging faster and cleaner.

0:48
Stop Using console.log() ❌ Try This Instead ⚡️#shorts

1,658 views

6 months ago

Code2Offer
JavaScript Interview Trap 🤯 Default Parameters & TDZ Explained

Think this prints 1 2? Think again This JavaScript snippet confuses even experienced developers: let b = 1; (function (a = b, ...

0:28
JavaScript Interview Trap 🤯 Default Parameters & TDZ Explained

222 views

1 month ago

TSquareY1
Fix : your ChatGPT code fails in production because you never told it your node version #nodejs #it

ChatGPT is not seeing your code. It's seeing your question. And if your question has no environment details, ChatGPT is forced to ...

0:40
Fix : your ChatGPT code fails in production because you never told it your node version #nodejs #it

43 views

8 days ago

tekcerpts
JavaScript vs TypeScript - Use Cases & Learning Curve | #tekcerpts #snippet #shorts

For the full tekcerpt on YouTube, go to https://youtu.be/2bBeya6Vi3k For updates, follow us on, Twitter - https://twitter.com/tekcerpts ...

0:39
JavaScript vs TypeScript - Use Cases & Learning Curve | #tekcerpts #snippet #shorts

68 views

2 years ago

Codesmith
TypeScript: The "Actually-Kid" of programming 🤓

Good news: you know TypeScript now, so no more hours lost to debugging. ✨ In the Software Engineering + AI/ML Immersive ...

1:09
TypeScript: The "Actually-Kid" of programming 🤓

1,102 views

8 months ago

Code With Eric
WHY BACK-END DEVELOPERS STRUGGLE WITH FRONT-END DEBUGGING (& How to Fix It)
2:19
WHY BACK-END DEVELOPERS STRUGGLE WITH FRONT-END DEBUGGING (& How to Fix It)

40 views

4 months ago

Code2Offer
JavaScript’s Most Dangerous Mistake 😳

This JavaScript code looks harmless… but it hides a dangerous bug function foo() { a = 2; } No let, no const, no var… yet it still ...

0:35
JavaScript’s Most Dangerous Mistake 😳

357 views

1 month ago

Encore
Debugging event-driven systems with local tracing #backend #typescript #golang #eventdriven

Encore's local development dashboard comes with built-in local tracing and an API explorer, making debugging your event-driven ...

0:59
Debugging event-driven systems with local tracing #backend #typescript #golang #eventdriven

525 views

2 years ago

CodeEra by Amit
Your UI works perfectly on your local machine.

Interview Question: Your UI works perfectly on your local machine. But in production the browser freezes. How do you debug it?

0:07
Your UI works perfectly on your local machine.

183 views

3 months ago

React Mumbai
Debugging: Pausing Reality to Understand Systems by Suraj Yadav

Suraj's X (Twitter): https://x.com/jarusll Subscribe for our upcoming events. https://reactmumbai.dev X ...

18:41
Debugging: Pausing Reality to Understand Systems by Suraj Yadav

21 views

4 months ago