Google Chrome Developers

×
766 тыс
подписчики
120 млн
просмотры
1 839
видео
24 Апр 2012
создан
20.05.19 4:07
Installing Google Analytics - Progressive Web App Training
Discoverability helps gets customers to your site, but how can you measure their behavior once they get there? In this video you'll learn the basics of website analytics.
5 276
48.5
20.05.19 4:55
Incorporating Google Analytics into web applications - Progressive Web App Training
User actions in an app are more than just page views! In an app, a single page view might encompass multiple actions, such as checking and replying to email.
6 193
38.6
20.05.19 4:53
Authentication for Progressive Web Apps - Progressive Web App Training
User authentication needs to be secure, is easy for the user, and easy for the developer. Unfortunately, this is easier said than done!
15 149
21.9
13.05.19 41:00
Speed at Scale: Web Performance Tips and Tricks from the Trenches (Google I/O ’19)
Getting your site fast and keeping it fast can be a challenge at scale. Learn 15 tips and tricks that real, production sites use to get great scores on Lighthouse and improve core business metrics.
76 227
14.9
10.05.19 40:54
Securing Web Apps with Modern Platform Features (Google I/O ’19)
Common vulnerabilities such as XSS, CSRF, and others have long plagued the web, accounting for most of the high-risk flaws reported under Google's Vulnerability Reward Program.
11 264
13.6
10.05.19 34:41
Anatomy of a Web Media Experience (Google I/O ’19)
You'll learn about the insights that led to our redesigned native media controls in Chrome and what it took to convert these into a customizable UI library that now ships as part of Shaka player.
8 632
25.8
10.05.19 34:15
Next-Generation 3D Graphics on the Web (Google I/O ’19)
This talk will cover the latest updates for adding 3D to your web site. You'll learn how to use model-viewer and new features for rendering, AR, and interactivity.
160 201
15.4
10.05.19 34:21
Going Big: PWAs Come to Desktop and Chrome OS (Google I/O ’19)
Progressive Web Apps aren't just for mobile any more, they make it possible to deliver high quality, capable apps on Windows, Mac, Linux and Chrome OS.
90 584
34.2
09.05.19 29:33
Taking Chrome Full Screen with Trusted Web Activities (Google I/O ’19)
A Trusted Web Activity (TWA) displays a full screen Chrome browser inside of an Android app with no browser UI.
36 657
51
09.05.19 33:03
Rendering on the Web: Performance Implications of Application Architecture (Google I/O ’19)
One of the core values of the web is its accessibility: the same medium can be used to deliver content that adapts to different devices, capabilities and connection types.
47 543
14.1
09.05.19 29:46
Modern Web Testing and Automation with Puppeteer (Google I/O ’19)
Puppeteer is a Node library developed by the Chrome DevTools team for testing and automating headless and full Chrome.
81 020
17.4
09.05.19 39:05
Build Fast and Smooth Web Apps from Feature Phone to Desktop (Google I/O ’19)
Feature phones with tiny screen and no touch interface are coming "back" to the market. No matter how "responsive design" it is, most web applications are hard to use in those phones.
24 621
14.7
09.05.19 37:43
Unlocking New Capabilities for the Web (Google I/O ’19)
"To close the capability gap between the web and native to provide a solid foundation for modern applications delivered on the web, the web needs open.
34 758
21.3
09.05.19 33:53
Linux for Chromebooks: Secure Development (Google I/O ’19)
Learn how Linux for Chromebooks (Crostini) gives you a secure sandbox for development.
233 291
66.4
09.05.19 36:16
Protecting Users from Deception (Google I/O ’19)
In this talk, you’ll see how Chrome has advanced its protection against deceptive sites, building on a decade of protecting billions of users with Safe Browsing.
2 255
16.7
09.05.19 37:57
Demystifying Speed Tooling (Google I/O ’19)
This talk will provide strong guidance on how to effectively assess and optimize site performance.
194 892
65.8
09.05.19 39:56
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 games. But WebAssembly is so much more.
201 182
18.9
09.05.19 36:33
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.
227 967
16.5
08.05.19 39:35
What’s new in Angular (Google I/O ’19)
Angular has evolved a lot in the last year. Hear about the changes that you can opt into to make your applications smaller, faster, and easier to use.
63 624
20.3
08.05.19 41:51
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.
9 639
17.5
08.05.19 37:15
Building Successful Websites: Case Studies for Mature and Emerging Markets (Google I/O ’19)
Investing in the web has led to broader reach, meaningful engagement, and business impact for companies around the world.
12 423
16.6
08.05.19 40:19
What’s New with Chrome and the Web (Google I/O ’19)
Learn Google’s vision for the Web Platform.
58 739
22.4
08.05.19 0:42
Chrome Developer Summit is back!
Join us for the 7th Chrome Dev Summit on November 11th-12th, 2019 at the Yerba Buena Center for the Arts.
28 987
48
06.05.19 5:27
Caching server-generated content (publishing/news sites) - Progressive Web App Training
How can you handle caching for sites with server-generated content that changes frequently. News sites, for example. This video shows you how.
4 408
25.9
06.05.19 6:08
Caching user content (social sites) - Progressive Web App Training
How do you pick a caching strategy — and how does that work for a real-world site?
4 028
24.5
06.05.19 8:50
Caching strategies - Progressive Web App Training
Caching resources locally can be great for performance and network resilience But when your app has to make a request, how do you choose whether to go to the network first, or the cache — or maybe
9 540
15.2
06.05.19 8:07
When and how to update the cache - Progressive Web App Training
Resource caching can improve performance, increase network resilience and enable offline experiences. That all sounds great — but when should you store resources and how should you update the cache?
14 418
19.3
06.05.19 2:16
Using Workbox with build systems - Progressive Web App Training
This video shows you how to integrate Workbox with a build system. This ensures that any changes in your app are picked up by Workbox.
4 962
30.3
06.05.19 6:17
Using Workbox to manage your caches - Progressive Web App Training
How can you pre-cache your core app resources, put other pages in a size-limited cache, and store data in a database? Workbox can help you with all of this. This video shows you how.
11 933
19.1
06.05.19 4:55
Gulp Setup - Progressive Web App Training
Modern web development often involves repetitive tasks, such as running developer servers, minifying code, and optimizing images. This video explains how to automate these kinds of tasks with Gulp.
4 812
26.8
1 852 видеоназад32далее
жизньигрыфильмывесельеавтотехномузыкаспортедаденьгистройкаохотаогородзнанияздоровьекреативдетское