Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
422,146 results
NET is a free and open-source platform for creating high-performance software in virtually every domain, powered primarily by the ...
538,508 views
7 months ago
A real GitHub Actions workflow can genuinely run the exact same lint commands on every single real pull request, automatically.
0 views
11 days ago
... should learn Kotlin Kotlin vs Java Kotlin for Android development Kotlin for backend and web development Kotlin Multiplatform ...
40,069 views
9 months ago
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=codehead-01 ACE your next technical interview with 50% OFF ...
23,668 views
Stylelint does for real CSS what ESLint does for JavaScript -- a real config file, and real, genuine rule enforcement. Steps covered ...
1 view
Sometimes you don't want a derived value, you want to actually DO something when data changes, like calling an API or writing to ...
3 views
6 days ago
Before fetch() existed, XMLHttpRequest was the only real way to make an AJAX call -- and it's still a real, working browser API ...
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 ...
2 views
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: ...
One real INSERT statement can add one row, or genuinely add dozens at once -- let's see both, for real. Steps covered in this ...
2 weeks ago
A real INDEX lets MySQL genuinely skip straight to matching rows instead of scanning the whole real table -- and EXPLAIN ...
Get 20% off Scrimba: https://scrimba.com/fullstack-path-c0fullstack?via=techwithkunal Stuck in tutorial hell and not sure why ...
136,968 views
8 months ago
A real, wrong Content-Type header can make a perfectly valid real JSON body genuinely fail to parse on the server.
No server, no database, no library -- just two lines of built-in JavaScript to remember data across page loads. Steps covered in this ...
25 views
3 weeks ago
A real VIEW re-runs its query live every time -- a real MATERIALIZED VIEW genuinely stores the result and must be refreshed on ...
Python's for loop iterates over real, actual values -- not an index counter you manage by hand -- and enumerate(), zip(), break, ...
10 days ago
Redundant shorthand, duplicate properties, inconsistent color case -- real, common CSS issues Stylelint genuinely catches and ...
Postgres genuinely tracks its own structure as real, queryable data -- let's ask it directly what tables and columns actually exist.
start building apps - today we learn HTML language for coding.
Streamed 1 month ago
Real programs need to make decisions, run this code only when something's true, that code otherwise. In this video you'll write ...
5 days ago