ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

399 results

Chrome for Developers
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

This talk will help developers write performant JavaScript, use new language constructs (ES2015+, async/await, etc.), and learn ...

43:28
V8, Advanced JavaScript, & the Next Performance Frontier (Google I/O '17)

74,001 views

8 years ago

Confreaks
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta Some people love Ruby and some people love Javascript. Both will ...

35:08
RubyConf 2018 - Ruby is the Best Javascript by Kevin Kuchta

10,591 views

7 years ago

Codegram
Immutable User Interfaces (Lee Byron) - Full Stack Fest 2016

One of the greatest challenges of building a rich UI is keeping track of all that is changing: incoming touch and mouse events, new ...

39:09
Immutable User Interfaces (Lee Byron) - Full Stack Fest 2016

11,333 views

9 years ago

Luca Piras
CST3145 Lecture JavaScript vs VueJs

Intro of CST3145 Web-Based Mobile App Development (3rd Year BSc Module) concerning JavaScript-Based Mobile ...

45:28
CST3145 Lecture JavaScript vs VueJs

102 views

2 years ago

Chrome for Developers
A promising feature: JavaScript Promise Integration with Francis McCabe - WasmAssembly

In this episode, Thomas Steiner chats with Francis McCabe from Google, who's the champion of the JavaScript Promise ...

52:26
A promising feature: JavaScript Promise Integration with Francis McCabe - WasmAssembly

2,960 views

1 year ago

Jon Gjengset
Crust of Rust: Subtyping and Variance

In this episode of Crust of Rust, we go over subtyping and variance — a niche part of Rust that most people don't have to think ...

1:39:41
Crust of Rust: Subtyping and Variance

72,210 views

4 years ago

Kerrick Long
JavaScript Promises: Thinking Sync in an Async World

This talk about JavaScript Promises was delivered by Kerrick Long at the STL Ember.js Meetup on Feb 6, 2014. Slides: ...

25:59
JavaScript Promises: Thinking Sync in an Async World

39,723 views

11 years ago

Codegram
See the data flowing through your app (André Staltz) - Full Stack Fest 2016

What if instead of building your own mental model of how data flows through your application, you could actually see the data ...

33:38
See the data flowing through your app (André Staltz) - Full Stack Fest 2016

14,228 views

9 years ago

learnwithshahriar
JavaScript Crash Course for Beginners | Learn JavaScript in 1 Hour (2025)

Complete JavaScript Crash Course for Beginners (2025 Edition) This JavaScript crash course is designed for absolute beginners ...

1:10:39
JavaScript Crash Course for Beginners | Learn JavaScript in 1 Hour (2025)

15 views

4 years ago

Instructor Victor
CIS165 L1 JavaScript Objects

Be sure to read Lesson 1 in the book before watching this video. A discussion of Object Oriented Programming and JavaScript.

39:23
CIS165 L1 JavaScript Objects

169 views

9 years ago

Codegram
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

About the speaker: Andrew, a front-end developer at Harvest, is in his eleventh year of being amazed that his JavaScript functions.

34:44
Beyond The Tab: Executing JavaScript Across Browser Contexts (Andrew Dunkman) - FSF 2016

1,555 views

9 years ago

Codegram
Confident Frontend with Elm (Jack Franklin) - Full Stack Fest 2016

In this talk, we'll explore Elm, the programming language that brings an entirely new approach to front-end development.

37:51
Confident Frontend with Elm (Jack Franklin) - Full Stack Fest 2016

11,366 views

9 years ago

Chrome for Developers
081: Trigonometric Functions

In this episode Una and Adam share practical use cases, syntax and strategies for all the new math functions in CSS. From trig to ...

43:04
081: Trigonometric Functions

3,374 views

1 year ago

Codegram
Taming the Asynchronous Beast with CSP Channels in JavaScript (Vincenzo Chanese) - FSF 2016

Software deals with complex control flow mechanisms like callbacks, promises, events, and streams. Chosen solution has a deep ...

33:04
Taming the Asynchronous Beast with CSP Channels in JavaScript (Vincenzo Chanese) - FSF 2016

2,052 views

9 years ago

Chrome for Developers
Chrome Dev Summit 2018 - Day 1 Livestream

Join us at the 6th Chrome Dev Summit to engage with Chrome engineers and leading web developers for a two-day exploration ...

8:42:05
Chrome Dev Summit 2018 - Day 1 Livestream

31,383 views

Streamed 7 years ago

CodeTV
Asynchronous Svelte

Just about every app is going to involve async operations (e.g. fetching data). What if you could just… await it right in the ...

1:30:04
Asynchronous Svelte

7,253 views

Streamed 5 months ago

Chrome for Developers
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

Seth shares the current state of JavaScript and script tooling in V8, and discusses the future with WebAssembly. Links: V8 project: ...

34:22
Advanced JS performance with V8 and Web Assembly (Chrome Dev Summit 2016)

30,911 views

9 years ago

Chrome for Developers
Weak JavaScript - HTTP 203

Surma and Jake take a look at 'weak' JavaScript, specifically WeakMap, WeakSet, and the new and shiny WeakRefs. Surma ...

29:22
Weak JavaScript - HTTP 203

25,667 views

5 years ago

BioniChaos
Fine-Tuning Fuzzy Logic for Advanced ECG Waveform Analysis

In this video, I dive deep into adjusting the membership functions of a fuzzy logic algorithm for enhanced detection of abnormal ...

58:23
Fine-Tuning Fuzzy Logic for Advanced ECG Waveform Analysis

47 views

1 year ago

CodeTV
Connect everything and anything in real time

Complex orchestration across different services, APIs, and LLMs is, in a word, hard. Especially when you need user interaction ...

1:29:40
Connect everything and anything in real time

968 views

Streamed 4 months ago

Codegram
The future of ES6 (Jafar Husain) - Full Stack Fest 2016

About the speaker: Jafar Husain is Netflix's Cross-Team Technical Lead and has 16 years of experience in the industry.

36:44
The future of ES6 (Jafar Husain) - Full Stack Fest 2016

16,951 views

9 years ago

bendtherules
`this` inside method call - Part 2 | #BitsOfEcmascript

Part 1 - https://youtu.be/j894fgpStZI In part 2, we go through the Ecmascript specification to understand the behavior of this in ...

26:43
`this` inside method call - Part 2 | #BitsOfEcmascript

288 views

5 years ago

Houston FPUG
Richard Feldman, "Millions of Users, Purely Functional Code"

Abstract: At NoRedInk we had a normal React code base. That is, until we tried Elm – a purely functional language that compiles ...

1:48:35
Richard Feldman, "Millions of Users, Purely Functional Code"

8,364 views

4 years ago

Chrome for Developers
Life of a script (Chrome University 2019)

Welcome to Chrome University, where you will learn the foundations of how Chrome works. Explore the design of V8, its garbage ...

22:22
Life of a script (Chrome University 2019)

6,248 views

5 years ago

Chrome for Developers
What’s new in V8/JavaScript

What exciting things happened in the JavaScript language and the V8 engine in 2019? Shu and Leszek take a tour of some new ...

23:10
What’s new in V8/JavaScript

42,609 views

5 years ago