ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

853 results

Chrome for Developers
Compiling for the Web with WebAssembly (Google I/O '17)

WebAssembly is a fast, portable, compact, cross-browser binary format for compilation to the Web. It allows new types of ...

35:59
Compiling for the Web with WebAssembly (Google I/O '17)

62,150 views

8 years ago

Chrome for Developers
Elevating the Web Platform with the JavaScript Framework Community (Google I/O ’19)

As developers, you interact with the Web Platform through tools and frameworks that make us more productive. In this talk, you'll ...

41:51
Elevating the Web Platform with the JavaScript Framework Community (Google I/O ’19)

9,604 views

6 years ago

Google Search Central
Deliver search-friendly JavaScript-powered websites (Google I/O '18)

Check out a new JavaScript SEO series → https://bit.ly/2UeQ8Do Making a site that is engaging for users but performs well in ...

39:42
Deliver search-friendly JavaScript-powered websites (Google I/O '18)

62,694 views

7 years ago

Chrome for Developers
WebAssembly for Web Developers (Google I/O ’19)

WebAssembly is often hailed as a performance tool for critical tasks or to bring existing C++ code bases to the web – such as ...

39:56
WebAssembly for Web Developers (Google I/O ’19)

199,534 views

6 years ago

Chrome for Developers
What’s new in JavaScript (Google I/O ’19)

This presentation gives an overview of cutting-edge JavaScript development techniques to build modern web and Node.js apps.

36:33
What’s new in JavaScript (Google I/O ’19)

223,533 views

6 years ago

Chrome for Developers
Page performance after load | Session

Web performance optimization tends to focus on initial page load because it's the first major landmark where you can lose your ...

14:16
Page performance after load | Session

16,857 views

4 years ago

Google for Developers
Google I/O 2012 - Dart - A Modern Web Language

Lars Bak, Kasper Lund The two creators of Dart will discuss the rationale behind Dart's design and its impact on web scalability ...

1:03:39
Google I/O 2012 - Dart - A Modern Web Language

33,205 views

13 years ago

Chrome for Developers
Hoisting - Supercharged

When you declare functions in JavaScript, they are “hoisted”. Surma explains how in this video. If you have questions or ...

1:27
Hoisting - Supercharged

10,942 views

8 years ago

Chrome for Developers
Transitioning to modern JavaScript

Over 90% of web traffic comes from browsers that support modern JavaScript, yet most websites ship legacy syntax in order to ...

14:07
Transitioning to modern JavaScript

88,722 views

5 years ago

Chrome for Developers
Advanced promises - Progressive Web App Training

Do you want to know how to wrap an existing API in Promises? How about running multiple promises at the same time?

4:10
Advanced promises - Progressive Web App Training

7,676 views

6 years ago

Chrome for Developers
Implementing structured data with JavaScript

If you are building a great website with JavaScript, you want it to stand out in Google Search, too. To be eligible for rich results, ...

6:04
Implementing structured data with JavaScript

14,847 views

5 years ago

Learning AI creator
CLONE any WEBSITE using AI - Just Paste the URL!

lovable.dev vs Vercel v0 vs bolt.new lovable: https://lovable.dev/#via=e1e42e EDIT - SEARCH - VISUALIZE, your HTML code: ...

12:34
CLONE any WEBSITE using AI - Just Paste the URL!

551,999 views

1 year ago

Chrome for Developers
For Loops - Supercharged

In this video Surma shows you the fairly new for loops JavaScript has to offer. Async iterators and generators: ...

1:28
For Loops - Supercharged

13,078 views

8 years ago

Chrome for Developers
Async-Await - Supercharged

Mat shows you a small mistake that can sneak into your code when using async/await and how to fix it! If you have questions or ...

1:23
Async-Await - Supercharged

12,259 views

8 years ago

Kevin Powell
Stop fixed navigations covering content on scroll

When we have a fixed navigation with anchor links that go to different locations within the page, that navigation can cover content ...

7:25
Stop fixed navigations covering content on scroll

122,781 views

3 years ago

Chrome for Developers
Accordion: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul and Surma live code an accordion. They'll be making (and hopefully fixing!) bugs ...

1:03:56
Accordion: Live Code Session - Supercharged

20,055 views

Streamed 9 years ago

Chrome for Developers
Server-Side Rendering: Live Code Session - Supercharged

In this Supercharged Live Code Session, Paul & Surma implement 'Server Side Rendering', codling in real time, bugs and all!

55:56
Server-Side Rendering: Live Code Session - Supercharged

33,036 views

Streamed 9 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,231 views

9 years ago

Chrome for Developers
Practical intro to WebAssembly (Ukrainian with English subtitles)

Switch on/off English subtitles by clicking on the CC icon. Learn how to get started with WebAssembly by compiling an existing ...

18:19
Practical intro to WebAssembly (Ukrainian with English subtitles)

8,172 views

4 years ago

Chrome for Developers
Debugging JavaScript - Chrome DevTools 101

If you're still using console.log() to find and fix JavaScript issues, you might be spending more time debugging than you need to.

7:28
Debugging JavaScript - Chrome DevTools 101

902,507 views

8 years ago

Google for Developers
Google I/O 101:  Introduction to Dart with Seth Ladd

In this tutorial, Seth Ladd will teach you the basics of the Dart language, libraries, and tools. Learn how this new open source ...

37:21
Google I/O 101: Introduction to Dart with Seth Ladd

56,127 views

13 years ago

Codexpanse with Rakhim
What's a computer? Are computers smart? / Intro to JavaScript ES6 programming, lesson 1

What is a computer? Is it smart? What can we understand about computers and programming? Watch this video to learn about ...

5:32
What's a computer? Are computers smart? / Intro to JavaScript ES6 programming, lesson 1

16,707 views

9 years ago

Kevin Powell
My best CSS tips from 2024

Looking to improve your CSS? I've got free and premium courses https://kevinpowell.co/courses Links ✓ Code from this ...

16:55
My best CSS tips from 2024

39,779 views

1 year ago

Meri (Engel) Kasprak - programming videos
JavaScript For loops

99 bottles of beer on the wall in JavaScript.

2:23
JavaScript For loops

377 views

8 years ago

Chrome for Developers
Scope in JavaScript - HTTP 203

Jake and Surma take a deep dive into the world of variable scoping in JavaScript. var vs const/let and scripts vs modules.

17:21
Scope in JavaScript - HTTP 203

27,878 views

6 years ago