ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

151 results

Chrome for Developers
Custom functions #CSSWrapped 2025

Discover custom functions, one of Una's favorite features from CSS Wrapped 2025. Functions make it alot easier to architect your ...

1:51
Custom functions #CSSWrapped 2025

15,936 views

13 days ago

The Debug Zone
How to Use Async/Await in JavaScript Array Sort Function: A Step-by-Step Guide

In this video, we'll explore the powerful combination of async/await and JavaScript's array sort function. Asynchronous ...

2:26
How to Use Async/Await in JavaScript Array Sort Function: A Step-by-Step Guide

0 views

10 days ago

The Debug Zone
Fixing .hide() is Not a Function Error in JavaScript Loops: A Complete Guide

In this video, we dive into a common issue faced by JavaScript developers: the ".hide() is not a function" error that can occur within ...

1:54
Fixing .hide() is Not a Function Error in JavaScript Loops: A Complete Guide

2 views

3 weeks ago

The Debug Zone
Static vs Normal Function Declaration in JavaScript: Key Differences Explained

In this video, we dive into the fundamental differences between static and normal function declarations in JavaScript.

3:11
Static vs Normal Function Declaration in JavaScript: Key Differences Explained

0 views

3 weeks ago

Peter Schneider
Tex: Is there a way in TikZ or Lua to make a short function which converts letters to their corre...

Is there a way in TikZ or Lua to make a short function which converts letters to their corresponding alphabetical position (and vice ...

2:42
Tex: Is there a way in TikZ or Lua to make a short function which converts letters to their corre...

0 views

4 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 3: a powerful abstraction for HTTP?

Closures are (probably) coming to C so I used nested functions (which have also recently been made safe) to implement a ...

16:40
Talking about closures and nested functions in C, Part 3: a powerful abstraction for HTTP?

38 views

Streamed 7 days ago

The Debug Zone
Vue.js: Call Function on Route Update - Best Practices and Solutions

In this video, we dive into the intricacies of Vue.js and explore how to effectively call functions during route updates.

1:54
Vue.js: Call Function on Route Update - Best Practices and Solutions

0 views

3 weeks ago

Peter Schneider
Bitcoin: How can I verify my merkle root function is correct?

How can I verify my merkle root function is correct? I hope you found a solution that worked for you :) The Content is licensed ...

2:09
Bitcoin: How can I verify my merkle root function is correct?

1 view

2 weeks ago

BiswasXTech
Build a STUNNING Color Palette Generator | JavaScript Project for Your Portfolio

Learn how to build a beautiful and fully functional Color Palette Generator from scratch using HTML, CSS, and JavaScript. This is ...

2:28:49
Build a STUNNING Color Palette Generator | JavaScript Project for Your Portfolio

36 views

8 days ago

The Debug Zone
Understanding Math.cos(0) vs [Math.cos][0](0): Are They Truly Equal?

In this video, we delve into the intriguing world of JavaScript and its mathematical functions, specifically focusing on the nuances ...

1:30
Understanding Math.cos(0) vs [Math.cos][0](0): Are They Truly Equal?

0 views

13 days ago

The Debug Zone
Keycloak Async Function Issue: Cannot Await on updateToken() Solution

In this video, we dive into a common challenge faced by developers using Keycloak: the inability to await the `updateToken()` ...

2:44
Keycloak Async Function Issue: Cannot Await on updateToken() Solution

2 views

3 weeks ago

Chrome for Developers
How can you keep API keys safe in a Chrome Extension?

Concerned about keeping your API keys in a Chrome Extension? Oliver explores why JavaScript source code is inherently easy ...

5:43
How can you keep API keys safe in a Chrome Extension?

3,066 views

3 weeks ago

The Debug Zone
Fixing jQuery Error: 'fadeIn is not a function' - Common Causes & Solutions

In this video, we tackle a common issue faced by developers working with jQuery: the dreaded 'fadeIn is not a function' error.

2:18
Fixing jQuery Error: 'fadeIn is not a function' - Common Causes & Solutions

0 views

13 days ago

The Debug Zone
Does a Constructor in JavaScript Return an Object? Explained with Examples

In this video, we delve into the fascinating world of JavaScript constructors and explore a fundamental question: do constructors in ...

2:51
Does a Constructor in JavaScript Return an Object? Explained with Examples

0 views

13 days ago

The Debug Zone
Using jQuery and Math.random() to Select Random Nested Object Properties

In this video, we dive into the fascinating world of jQuery and JavaScript to explore how to select random properties from nested ...

2:06
Using jQuery and Math.random() to Select Random Nested Object Properties

0 views

4 weeks ago

Nic Ferrier
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

I've been talking about using closures in C through using the GCC nested functions implementation (which is now safe from stack ...

16:49
Talking about closures and nested functions in C, Part 4: a simple example of file closing PLUS...

392 views

Streamed 6 days ago

The Debug Zone
Understanding 'this' is Undefined in Regular Functions Inside Objects

In this video, we delve into the often confusing concept of how the keyword 'this' behaves in regular functions when used inside ...

2:56
Understanding 'this' is Undefined in Regular Functions Inside Objects

1 view

11 days ago

The Debug Zone
Mastering Dependency Injection and Mocking in Functional JavaScript with RxJS

In this video, we dive into the powerful concepts of Dependency Injection and Mocking within the realm of Functional JavaScript, ...

2:46
Mastering Dependency Injection and Mocking in Functional JavaScript with RxJS

1 view

2 weeks ago

CodeTapasya
Edge Functions: Make Your Website FLY! 🚀 (Future of Web Performance) #Shorts

Ever wondered why your website feels sluggish sometimes? Let me introduce you to Edge Functions! In this quick 60-second ...

1:00
Edge Functions: Make Your Website FLY! 🚀 (Future of Web Performance) #Shorts

8 views

4 weeks ago

The Debug Zone
How to Mock External Module Functions in Jest: A Step-by-Step Guide

In this video, we'll explore the powerful testing capabilities of Jest, focusing specifically on how to mock external module functions.

1:51
How to Mock External Module Functions in Jest: A Step-by-Step Guide

0 views

3 weeks ago

The Debug Zone
Fixing 'Super Expression Must Be Null or Function' Error in React-Sparklines

In this video, we tackle a common issue faced by developers working with React-Sparklines: the 'Super Expression Must Be Null ...

1:34
Fixing 'Super Expression Must Be Null or Function' Error in React-Sparklines

0 views

3 weeks ago

ianmjones
Gleaming Wails: Setting up periodic check of backend status | Always Developing #244

Live coding an app with Gleam, Lustre, Go and Wails. In this session I get started on the real rewrite of the Snippet Expander UI to ...

54:18
Gleaming Wails: Setting up periodic check of backend status | Always Developing #244

49 views

4 weeks ago

The Debug Zone
ReactJS ES6 Array Map Not Returning Values: Common Issues & Solutions

In this video, we dive into a common challenge faced by ReactJS developers: the ES6 Array map method not returning values as ...

1:31
ReactJS ES6 Array Map Not Returning Values: Common Issues & Solutions

0 views

7 days ago

Geoffrey Schmit
02.15: send user-specified data to server via fetch function and HTTP POST command with JSON in body

Web Application Frameworks. Naperville North High School, Software Engineering, 2025-2026.

19:24
02.15: send user-specified data to server via fetch function and HTTP POST command with JSON in body

0 views

3 weeks ago

The Debug Zone
Using join() to Combine Object Properties in JavaScript: A Complete Guide

In this video, we delve into the powerful `join()` method in JavaScript and explore how it can be used to combine object properties ...

1:31
Using join() to Combine Object Properties in JavaScript: A Complete Guide

0 views

3 weeks ago