ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

302 results

Studio UNCUT
Come funziona il metodo Reduce ?

Reduce è uno dei metodi meno simpatici di Javascript: comprenderne il funzionamento leggendo la documentazione può ...

7:42
Come funziona il metodo Reduce ?

769 views

4 years ago

Chrome for Developers
JavaScript for-loops are… complicated - HTTP203

In this episode, Jake and Surma dissect how for-loops actually work and how they've evolved. Turns out, it got complicated.

14:17
JavaScript for-loops are… complicated - HTTP203

106,828 views

7 years ago

Chrome for Developers
Managing Your Bundle Size - Totally Tooling Tips

The amount of JavaScript you send to your users can affect your load and parse time of your Javascript resulting in a slow feeling ...

7:03
Managing Your Bundle Size - Totally Tooling Tips

12,287 views

8 years ago

Chrome for Developers
Class-based Tree Shaking - HTTP203

Jake Archibald and Surma talk tree shaking in this episode of HTTP203. And show you some code! For the first time. Lovely.

12:16
Class-based Tree Shaking - HTTP203

26,215 views

7 years ago

Chrome for Developers
Faster Web Navigation with Predictive Prefetching

Predictive prefetching is a technique which improves the perceived performance of web applications by utilizing techniques from ...

7:39
Faster Web Navigation with Predictive Prefetching

17,739 views

6 years ago

Chrome for Developers
New in Chrome 118: the @scope CSS rule is here, scripting and prefers-reduced-transparency, & more!

Chrome 118 is rolling out now! Declare specific styles within a component with the @scope css rule. We have two new media ...

4:42
New in Chrome 118: the @scope CSS rule is here, scripting and prefers-reduced-transparency, & more!

20,511 views

2 years ago

Chrome for Developers
How to analyze your JavaScript bundles

Learn how to analyze your bundled JavaScript code and to spot common issues that can easily bloat up your application size.

8:33
How to analyze your JavaScript bundles

26,406 views

5 years ago

Chrome for Developers
Thinking on ways to solve TOASTS

In today's GUI Challenge, @AdamArgyleInk shares thinking on a way to build toasts, a non-interactive and passive component for ...

14:38
Thinking on ways to solve TOASTS

20,869 views

4 years ago

Learn with Shikaar
Split Array into Two Groups

Video Title: Split an Array into Two Groups in JavaScript Need to divide an array into two categories? This video will show you ...

4:24
Split Array into Two Groups

5 views

11 months ago

Psych2Go
How to Deal with Burnout

Burnout at work or burnout at school, or burnout at home, is a type of emotional exhaustion that can lead a person to feel ...

6:31
How to Deal with Burnout

779,133 views

3 years ago

Mark Newman
How to use the FFT on a signal of any size

Tired of having to make sure your signal contains a specific number of samples (power of 2)? Learn how to use the FFT with ...

6:19
How to use the FFT on a signal of any size

3,072 views

1 year ago

BioniChaos
Optimizing EEG Data Visualization with Fuzzy Logic and JavaScript

In this video, I dive deep into the world of EEG data analysis using Fuzzy logic. I encounter a peculiar issue with the scaling of the ...

13:14
Optimizing EEG Data Visualization with Fuzzy Logic and JavaScript

151 views

1 year ago

Chrome for Developers
Building a more private web

The latest updates on the Privacy Sandbox and the new technologies under development for a new modern, privacy-focused web.

11:30
Building a more private web

9,679 views

4 years ago

Chrome for Developers
Thinking on ways to solve BREADCRUMBS

In today's GUI challenge, we're building a breadcrumbs component.. with a twist! Instead of a linear list of links, this breadcrumbs ...

11:28
Thinking on ways to solve BREADCRUMBS

16,694 views

4 years ago

Chrome for Developers
Thinking on ways to solve SPLIT TEXT

In today's GUI challenge, @AdamArgyleInk will be responding to your comments for the first 30 minutes after the episode releases ...

10:54
Thinking on ways to solve SPLIT TEXT

15,737 views

4 years ago

Chrome for Developers
Thinking on ways to solve TABS

In today's GUI challenge, we're building a tabs component with some really cool features that you may not have thought about.

15:12
Thinking on ways to solve TABS

27,829 views

4 years ago

Chrome for Developers
JavaScript proposals - HTTP203

Jake and Surma take a look at some of the in-development-and-may-never-happen JavaScript proposals, and give each one an ...

12:47
JavaScript proposals - HTTP203

18,091 views

7 years ago

Chrome for Developers
#SmooshGate - HTTP203

Today on #HTTP203, Jake & Surma discuss the infamous #SmooshGate! More information: ...

10:19
#SmooshGate - HTTP203

11,340 views

7 years ago

Learn with Shikaar
Sum of Powers in Range

Video Title: Calculate the Sum of Powers in a Range Using JavaScript In this video, you'll learn how to compute the sum of ...

4:00
Sum of Powers in Range

3 views

9 months ago

Chrome for Developers
Import() - HTTP203

JavaScript now has a way to dynamically import modules using the import() function. But is it really a function? #HTTP203 ...

4:30
Import() - HTTP203

14,439 views

7 years ago