ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

453 results

Chrome for Developers
Reduce - Functional JavaScript - Supercharged

In this mini series, Surma introduces you to the various functional methods that JavaScript Arrays have to offer. In this episode: ...

1:30
Reduce - Functional JavaScript - Supercharged

10,117 views

7 years ago

Chrome for Developers
Load your page faster: remove unused code

Find out how to find and remove unused CSS and JavaScript. Resource links: ...

2:22
Load your page faster: remove unused code

126,300 views

6 years ago

Chrome for Developers
Is reduce() bad? - HTTP 203

In this episode, Jake and Surma discuss the array function reduce(). Is it good to use it? Is it too “smart”? Does it increase or ...

23:13
Is reduce() bad? - HTTP 203

79,065 views

6 years ago

Learn with Shikaar
Array Successive Reduce Values

Video Title: Compute Successive Reduce Values in an Array Using JavaScript In this video, you'll learn how to apply the reduce() ...

2:28
Array Successive Reduce Values

1 view

9 months ago

Learn with Shikaar
Reduce Object with Accumulator Function

Video Title: Reduce an Object Using an Accumulator Function in JavaScript In this video, you'll learn how to process an object by ...

2:19
Reduce Object with Accumulator Function

1 view

10 months ago

Chrome for Developers
A deep dive into optimizing LCP

There is no shortage of advice on the web about improving page load performance, and yet, of the three Core Web Vitals, Largest ...

29:15
A deep dive into optimizing LCP

142,926 views

3 years ago

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,827 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

Learn with Shikaar
Reduce Array Like to Hash Map

Video Title: Convert an Array-Like Object into a Hash Map in JavaScript In this video, you'll learn how to transform an array-like ...

1:51
Reduce Array Like to Hash Map

4 views

9 months ago

Learn with Shikaar
Sum Array After Mapping Function

Video Title: How to Sum an Array After Applying a Mapping Function in JavaScript Want to process and sum up the elements of an ...

3:19
Sum Array After Mapping Function

5 views

11 months 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
Optimize for Core Web Vitals

In this hands-on talk, we cover tips & tricks for optimizing your user-experience to meet the Core Web Vitals. We use tools like ...

38:03
Optimize for Core Web Vitals

187,964 views

5 years ago

Chrome for Developers
Array grouping - New in Chrome 117

In programming, array grouping is an extremely common operation, seen most often when we use SQL's GROUP BY clause and ...

0:56
Array grouping - New in Chrome 117

6,972 views

2 years ago

Learn with Shikaar
🎥 Calculate Product of Array Values in JavaScript  Ignore Invalid Data Cleanly

Product of Array Values in JavaScript | Coding Tutorial Description: In this tutorial, we'll write a JavaScript program that finds the ...

3:01
🎥 Calculate Product of Array Values in JavaScript Ignore Invalid Data Cleanly

5 views

4 months 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,405 views

5 years ago

Learn with Shikaar
Run Promises in Series

Video Title: Run Promises in Series in JavaScript In this video, you'll learn how to execute multiple asynchronous operations one ...

3:02
Run Promises in Series

4 views

8 months 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

Chrome for Developers
Prepare for Chrome's user-agent reduction

Chrome is continuing to reduce the information shared in its user-agent string to help protect user's privacy. Starting in Chrome ...

3:27
Prepare for Chrome's user-agent reduction

16,914 views

2 years ago

BioniChaos
Real-Time Audio Visualization with JavaScript: High-Pass Filter Adjustments & Troubleshooting

Try it yourself here: https://bionichaos.com/CochlearSim In this video, I dive into the intricacies of optimizing real-time audio ...

20:03
Real-Time Audio Visualization with JavaScript: High-Pass Filter Adjustments & Troubleshooting

68 views

1 year ago