ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

422,146 results

Fireship
.NET in 100 Seconds

NET is a free and open-source platform for creating high-performance software in virtually every domain, powered primarily by the ...

2:44
.NET in 100 Seconds

538,508 views

7 months ago

Web Development Tutorials
Linting & Code Quality - Web development basic Series: Linting in CI: Running Checks on Every Pull R

A real GitHub Actions workflow can genuinely run the exact same lint commands on every single real pull request, automatically.

1:59
Linting & Code Quality - Web development basic Series: Linting in CI: Running Checks on Every Pull R

0 views

11 days ago

CodeHead
99% Of Devs Are SLEEPING On Kotlin

... should learn Kotlin Kotlin vs Java Kotlin for Android development Kotlin for backend and web development Kotlin Multiplatform ...

3:50
99% Of Devs Are SLEEPING On Kotlin

40,069 views

9 months ago

CodeHead
99% of Developers Don't Understand AI Agents!

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=codehead-01 ACE your next technical interview with 50% OFF ...

3:48
99% of Developers Don't Understand AI Agents!

23,668 views

9 months ago

Web Development Tutorials
Linting & Code Quality - Web development basic Series: Installing & Configuring Stylelint

Stylelint does for real CSS what ESLint does for JavaScript -- a real config file, and real, genuine rule enforcement. Steps covered ...

1:38
Linting & Code Quality - Web development basic Series: Installing & Configuring Stylelint

1 view

11 days ago

Web Development Tutorials
Vue.js + Pinia - Web development basic Series: Watchers

Sometimes you don't want a derived value, you want to actually DO something when data changes, like calling an API or writing to ...

2:37
Vue.js + Pinia - Web development basic Series: Watchers

3 views

6 days ago

Web Development Tutorials
AJAX - Web development basic Series: XMLHttpRequest: The Original Way to Make an AJAX Call

Before fetch() existed, XMLHttpRequest was the only real way to make an AJAX call -- and it's still a real, working browser API ...

1:36
AJAX - Web development basic Series: XMLHttpRequest: The Original Way to Make an AJAX Call

0 views

11 days ago

Web Development Tutorials
Linting & Code Quality - Web development basic Series: Why Linting Matters: Catching Bugs Before The

A script can run perfectly fine and still hide a real, genuine bug -- linting catches it before it ever ships, without running the code at ...

1:49
Linting & Code Quality - Web development basic Series: Why Linting Matters: Catching Bugs Before The

2 views

11 days ago

Web Development Tutorials
Linting & Code Quality - Web development basic Series: Installing & Configuring ESLint

A real ESLint config is just one real JavaScript file -- let's write one and confirm it's genuinely working. Steps covered in this video: ...

1:40
Linting & Code Quality - Web development basic Series: Installing & Configuring ESLint

0 views

11 days ago

Web Development Tutorials
MySQL - Web development basic Series: Inserting Data (INSERT INTO)

One real INSERT statement can add one row, or genuinely add dozens at once -- let's see both, for real. Steps covered in this ...

1:09
MySQL - Web development basic Series: Inserting Data (INSERT INTO)

0 views

2 weeks ago

Web Development Tutorials
MySQL - Web development basic Series: Indexes: Speeding Up Queries

A real INDEX lets MySQL genuinely skip straight to matching rows instead of scanning the whole real table -- and EXPLAIN ...

1:15
MySQL - Web development basic Series: Indexes: Speeding Up Queries

0 views

2 weeks ago

Kunal Kushwaha
Stop Watching Tutorials. Do This Instead (It Changed Everything)

Get 20% off Scrimba: https://scrimba.com/fullstack-path-c0fullstack?via=techwithkunal Stuck in tutorial hell and not sure why ...

3:44
Stop Watching Tutorials. Do This Instead (It Changed Everything)

136,968 views

8 months ago

Web Development Tutorials
AJAX - Web development basic Series: Working with Headers and Content-Type

A real, wrong Content-Type header can make a perfectly valid real JSON body genuinely fail to parse on the server.

1:24
AJAX - Web development basic Series: Working with Headers and Content-Type

1 view

11 days ago

Web Development Tutorials
LocalStorage & SessionStorage: Persisting Data in the Browser | Browser Storage Tutorial

No server, no database, no library -- just two lines of built-in JavaScript to remember data across page loads. Steps covered in this ...

2:02
LocalStorage & SessionStorage: Persisting Data in the Browser | Browser Storage Tutorial

25 views

3 weeks ago

Web Development Tutorials
PostgreSQL - Web development basic Series: Views vs Materialized Views

A real VIEW re-runs its query live every time -- a real MATERIALIZED VIEW genuinely stores the result and must be refreshed on ...

1:14
PostgreSQL - Web development basic Series: Views vs Materialized Views

1 view

2 weeks ago

Web Development Tutorials
Python - Web development basic Series: Loops: for, while & Real Loop Control

Python's for loop iterates over real, actual values -- not an index counter you manage by hand -- and enumerate(), zip(), break, ...

1:49
Python - Web development basic Series: Loops: for, while & Real Loop Control

0 views

10 days ago

Web Development Tutorials
Linting & Code Quality - Web development basic Series: Common Stylelint Rules & Fixing Real CSS Issu

Redundant shorthand, duplicate properties, inconsistent color case -- real, common CSS issues Stylelint genuinely catches and ...

1:43
Linting & Code Quality - Web development basic Series: Common Stylelint Rules & Fixing Real CSS Issu

1 view

11 days ago

Web Development Tutorials
PostgreSQL - Web development basic Series: Exploring a Database: Tables & Schema Information

Postgres genuinely tracks its own structure as real, queryable data -- let's ask it directly what tables and columns actually exist.

1:16
PostgreSQL - Web development basic Series: Exploring a Database: Tables & Schema Information

0 views

2 weeks ago

Jking AYK
Web Development tutorials

start building apps - today we learn HTML language for coding.

0:06
Web Development tutorials

1 view

Streamed 1 month ago

Web Development Tutorials
Ruby on Rails - Web development basic Series: Conditionals: if, unless, and case Statements

Real programs need to make decisions, run this code only when something's true, that code otherwise. In this video you'll write ...

1:55
Ruby on Rails - Web development basic Series: Conditionals: if, unless, and case Statements

0 views

5 days ago