ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

708 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
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,058 views

5 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,275 views

6 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 ?

768 views

4 years 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,516 views

3 years ago

Learn with Shikaar
Array Successive Reduce Values

Resources: • JavaScript reduce() and map() documentation (MDN). If this tutorial helped you, don't forget to like, share, and ...

2:28
Array Successive Reduce Values

1 view

9 months 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,823 views

7 years ago

Learn with Shikaar
Reduce Object with Accumulator Function

Resources: • JavaScript reduce() and Object.entries() documentation (MDN). If this tutorial helped you, don't forget to like, share, ...

2:19
Reduce Object with Accumulator Function

1 view

9 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

772,746 views

3 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,744 views

5 years ago

Learn with Shikaar
Reduce Array Like to Hash Map

Resources: • JavaScript reduce() and Object.fromEntries() documentation (MDN). If this tutorial helped you, don't forget to like, ...

1:51
Reduce Array Like to Hash Map

4 views

9 months 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,286 views

8 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,728 views

6 years ago

Learn with Shikaar
Nest Flat Array Recursively

Video Title: Convert a Flat Array into a Nested Structure Recursively in JavaScript In this video, you'll learn how to transform a flat ...

2:24
Nest Flat Array Recursively

7 views

10 months ago

Chrome for Developers
Navigating the JavaScript framework ecosystem

The JavaScript framework landscape is ever-evolving, making it exhilarating and overwhelming at the same time. This talk will cut ...

42:30
Navigating the JavaScript framework ecosystem

60,296 views

1 year 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,968 views

2 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

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

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
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,395 views

5 years ago