ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

192,159 results

Fireship
100+ JavaScript Concepts you Need to Know

The ultimate 10 minute JavaScript course that quickly breaks down over 100 key concepts every web developer should know.

12:24
100+ JavaScript Concepts you Need to Know

2,857,660 views

3 years ago

Catherine Li
How to Learn JavaScript FAST in 2026

If you want to get an easy introduction to JavaScript to help you take your code to the next level, check out this free resource from ...

12:32
How to Learn JavaScript FAST in 2026

194,951 views

10 months ago

Kantan Coding
The 3 Laws of Writing Readable Code

Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...

5:28
The 3 Laws of Writing Readable Code

1,480,037 views

1 year ago

Programming with Mosh
9 Reasons People Hate JavaScript

Why does everyone HATE JavaScript? We expose its flaws, quirks, and why it's still the king of the web! ✋ Stay connected ...

4:45
9 Reasons People Hate JavaScript

130,822 views

1 year ago

The Coding Sloth
20 Programming Projects That Will Make You A God At Coding

If you wanna build 10x developer level projects check out CodeCrafters https://app.codecrafters.io/join?via=TheCodingSloth This ...

14:27
20 Programming Projects That Will Make You A God At Coding

2,635,606 views

1 year ago

ArjanCodes
Functions vs Classes: When to Use Which and Why?

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Functions vs. Classes?! Are you trying ...

10:49
Functions vs Classes: When to Use Which and Why?

218,531 views

2 years ago

Bro Code
Learn JavaScript CLASSES in 6 minutes! 🏭

class = (ES6 feature) provides a more structured and cleaner way to // work with objects compared to traditional constructor ...

6:09
Learn JavaScript CLASSES in 6 minutes! 🏭

131,632 views

2 years ago

Milad Tech
Todo list project using Object-Oriented Programming (OOP) in JavaScript for beginners 2022

Hello guys. Welcome to another JavaScript tutorial from my channel. In this video, I build a todo list using OOP methods in ...

14:12
Todo list project using Object-Oriented Programming (OOP) in JavaScript for beginners 2022

15,634 views

3 years ago

camelCase
Jest Tutorial: Start with Unit Testing in JavaScript & Write Better Code

In this tutorial, I'll show you how to kickstart your #JavaScript testing with #Jest and embrace Test Driven Development (#TDD).

6:50
Jest Tutorial: Start with Unit Testing in JavaScript & Write Better Code

8,394 views

1 year ago

Alex Rusin
OOP in Node.js: The Secret to Building Modular Apps with Classes

The principles of object-oriented programming are introduced and explained in the context of Node.js. The #1 Complete ...

8:24
OOP in Node.js: The Secret to Building Modular Apps with Classes

1,213 views

10 months ago

Programming with Mosh
Object-Oriented Programming, Simplified

4 pillars of object-oriented programming: encapsulation, abstraction, inheritance and polymorphism. ❤️ Join this channel to get ...

7:34
Object-Oriented Programming, Simplified

4,667,697 views

7 years ago

BasicOverflow
FP vs OOP | For Dummies

Explains the Functional and Object-Oriented Paradigms as simply as possible and gives examples/comparisons of each.

8:43
FP vs OOP | For Dummies

233,869 views

4 years ago

Bro Code
The JavaScript DOM explained in 5 minutes! 🌳

JavaScript #tutorial #course // DOM = DOCUMENT OBJECT MODEL // Object{} that represents the page you see in the web ...

5:01
The JavaScript DOM explained in 5 minutes! 🌳

316,542 views

2 years ago

Fireship
Reacting to Controversial Opinions of Software Engineers

Software engineers can be very opinionated about their tools, patterns, and philosophies. Let's react to some of the most ...

9:18
Reacting to Controversial Opinions of Software Engineers

2,402,443 views

4 years ago

Alex Hyett
SOLID Principles: Do You Really Understand Them?

People mention SOLID everywhere but very few do a good job of explaining it. I am hoping to put an end to that in this video so ...

7:04
SOLID Principles: Do You Really Understand Them?

407,284 views

2 years ago

Code Bootcamp
7 React Lessons I Wish I Knew Earlier

Join the Bootcamp: https://reactbootcamp.dev Chapters: 0:00 - React State Must Be Immutable 1:26 - Don't Use State for ...

7:30
7 React Lessons I Wish I Knew Earlier

176,753 views

1 year ago

ColorCode
JavaScript Prototypal inheritance - Tutorial

The JavaScript Tool I'm using to demonstrate: https://runjs.app/ColorCode ColorCode Etsy Merchandise store: ...

15:29
JavaScript Prototypal inheritance - Tutorial

114,862 views

5 years ago

easy, actually
coding is easy, actually

Improve your career using my code “EASY” for 30% off on all TripleTen's programs! Sign up for a FREE TripleTen career ...

9:48
coding is easy, actually

1,289,793 views

11 months ago

Bro Code
JavaScript CONSTRUCTORS in 5 minutes! 🛠

JavaScript #tutorial #course // constructor = special method for defining the // properties and methods of objects function Car(make ...

5:32
JavaScript CONSTRUCTORS in 5 minutes! 🛠

69,344 views

2 years ago

Coding2GO
All The JavaScript You Need BEFORE React

If you're about to start React, this video shows the exact JavaScript you should know before learning react.js We'll cover the core ...

6:38
All The JavaScript You Need BEFORE React

100,368 views

1 month ago

Fireship
Object Oriented vs Functional Programming with TypeScript

Learn how object-oriented and functional ❄️ programming are awesome in their own ways. Also, get infallible answers ...

12:07
Object Oriented vs Functional Programming with TypeScript

808,076 views

7 years ago

Lydia Hallie
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, ...

12:35
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

1,085,459 views

1 year ago

Chai aur Code
How to build logics in programming

Visit https://chaicode.com for all related materials, community help, source code etc. Steps to improve logics in programming Sara ...

10:04
How to build logics in programming

732,770 views

2 years ago

Web Dev Cody
How to implement Clean Architecture in Node.js (and why it's important)

As software systems grow, they can start to become unmanageable, especially when working with teams of multiple engineers on ...

19:31
How to implement Clean Architecture in Node.js (and why it's important)

149,682 views

4 years ago

Fireship
10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the ...

11:04
10 Design Patterns Explained in 10 Minutes

2,741,305 views

3 years ago