ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

184 results

Anurag Singh ProCodrr
2.5 Years Experienced Best JavaScript Interview

JavaScript Paid Course: https://app.procodrr.com/web/checkout/6613aee73b832edad3938ae6 Coupon Code: PROCODRRJS ...

2:03:06
2.5 Years Experienced Best JavaScript Interview

511,666 views

1 year ago

Anurag Singh ProCodrr
7 Steps to Become a Pro Coder

Discounted Links 👇 JavaScript Course: https://app.procodrr.com/web/checkout/6613aee73b832edad3938ae6?couponcode=ProJS7 ...

25:35
7 Steps to Become a Pro Coder

20,056 views

8 months ago

Anurag Singh ProCodrr
AI-Proof Full-Stack Roadmap 2026: Watch Now or Regret Later

New Year Sale is now LIVE! Visit https://procodrr.com Get 26% OFF on all courses with the code HNY26 Enroll in the ...

1:44:03
AI-Proof Full-Stack Roadmap 2026: Watch Now or Regret Later

20,244 views

2 months ago

Anurag Singh ProCodrr
How I Learned to Code in 7 Months & Got a Job! (12th Fail, No Degree)

Participate in GeeksforGeeks Three 90 Challenge: https://bit.ly/3J8eIRK Farmer to Software Engineer: https://youtu.be ...

28:01
How I Learned to Code in 7 Months & Got a Job! (12th Fail, No Degree)

340,976 views

1 year ago

Anurag Singh ProCodrr
This Video Can Transform Your Life as a Developer

Free Node.js Course: https://www.youtube.com/playlist?list=PLfEr2kn3s-bqrqEzlQXbrFwisqlYspmRr Full Node.js Course: ...

1:41:11
This Video Can Transform Your Life as a Developer

12,101 views

2 months ago

Anurag Singh ProCodrr
Your First JavaScript Project | Focus on Today | Part 1 | JavaScript Projects | Ep.01

Figma Link: https://www.figma.com/file/KZ3OYgKJ4qifVQ4mteTlwi/Focus-on-Today Starter Code: ...

2:28:45
Your First JavaScript Project | Focus on Today | Part 1 | JavaScript Projects | Ep.01

78,243 views

3 years ago

Anurag Singh ProCodrr
Mastering JavaScript Dates: Part 1 - Understanding Time Zones, UTC, GMT, ISO, Unix Time, and Epoch

Welcome to Part 1 of our series on mastering JavaScript Dates! In this installment, we lay down the essential groundwork by ...

2:28:41
Mastering JavaScript Dates: Part 1 - Understanding Time Zones, UTC, GMT, ISO, Unix Time, and Epoch

19,507 views

1 year ago

Anurag Singh ProCodrr
Deploy Node.js to Production: Custom Domain + Free SSL (Step-by-Step)

Purchase your VPS from: https://hostinger.com/procodrr 🎟️ Coupon Code: PROCODRR Use the coupon code to get an additional 10 ...

33:50
Deploy Node.js to Production: Custom Domain + Free SSL (Step-by-Step)

3,752 views

1 month ago

Anurag Singh ProCodrr
Objects in JavaScript Explained in Depth | The Complete JavaScript Course | Ep.18

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-18_reference-types-in-javascript/starter-code Final Code: ...

1:03:40
Objects in JavaScript Explained in Depth | The Complete JavaScript Course | Ep.18

58,365 views

3 years ago

Anurag Singh ProCodrr
Map, Filter, Reduce in JavaScript | The Complete JavaScript Course | Ep.43

JavaScript Repo: https://github.com/procodrr/javascript-course Bootcamp Repo: https://github.com/procodrr/frontend-bootcamp ...

1:05:01
Map, Filter, Reduce in JavaScript | The Complete JavaScript Course | Ep.43

39,264 views

3 years ago

Anurag Singh ProCodrr
JavaScript Variables Explained in Depth | let, const, var | The Complete JavaScript Course | Ep.04

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-04_javascript-variables/starter-code Final Code: ...

1:05:19
JavaScript Variables Explained in Depth | let, const, var | The Complete JavaScript Course | Ep.04

84,682 views

3 years ago

Anurag Singh ProCodrr
Introduction to Functions | The Complete JavaScript Course | Ep.28

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-28_introduction-to-functions/starter-code Final Code ...

38:51
Introduction to Functions | The Complete JavaScript Course | Ep.28

29,225 views

3 years ago

freeCodeCamp.org
JavaScript Interview Prep: Functions, Closures, Currying

Prepare for JavaScript interview questions focusing on closures, functions, and currying. Throughout the course, you'll delve into ...

1:29:03
JavaScript Interview Prep: Functions, Closures, Currying

202,745 views

2 years ago

Anurag Singh ProCodrr
Promises Explained in Depth | The Complete JavaScript Course | Ep.73

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-73_promises/starter-code Final Code: https://github ...

47:19
Promises Explained in Depth | The Complete JavaScript Course | Ep.73

29,020 views

3 years ago

Anurag Singh ProCodrr
What is Hoisting? | Most Asked JS Interview Question | The Complete JavaScript Course | Ep.32

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-32-hoisting/starter-code Final Code: https://github ...

25:30
What is Hoisting? | Most Asked JS Interview Question | The Complete JavaScript Course | Ep.32

35,233 views

3 years ago

Anurag Singh ProCodrr
Introduction to JavaScript | The Complete JavaScript Course | Ep.02

When it comes to learning JavaScript, it seems endless. So, how can we learn and understand this seemingly massive language ...

37:26
Introduction to JavaScript | The Complete JavaScript Course | Ep.02

112,263 views

3 years ago

Anurag Singh ProCodrr
Story of JavaScript | JavaScript History | The Complete JavaScript Course | Ep.01

Course Playlist: https://youtube.com/playlist?list=PLfEr2kn3s-br9ZFmejfLhAgMbGgbpdof8 HTTP Request & Response Video: https ...

30:10
Story of JavaScript | JavaScript History | The Complete JavaScript Course | Ep.01

98,237 views

3 years ago

Anurag Singh ProCodrr
Template Literals | String Methods & Properties | The Complete JavaScript Course | Ep.07

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-07_string-methods-and-properties/starter-code Final ...

1:19:47
Template Literals | String Methods & Properties | The Complete JavaScript Course | Ep.07

69,972 views

3 years ago

Anurag Singh ProCodrr
What is Debouncing in JavaScript? | JavaScript for ProCodrrs

Welcome to today's tutorial where we're going to deep-dive into the concept of Debouncing in JavaScript – a must-know ...

25:26
What is Debouncing in JavaScript? | JavaScript for ProCodrrs

11,582 views

2 years ago

Anurag Singh ProCodrr
Destructuring in JavaScript | The Complete JavaScript Course | Ep.49

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-49_destructuring-in-javascript/starter-code Final ...

26:46
Destructuring in JavaScript | The Complete JavaScript Course | Ep.49

22,678 views

3 years ago