Google Chrome Developers

×
765 тыс
подписчики
115 млн
просмотры
1 827
видео
24 Апр 2012
создан
19.10.18 4:03
Google Pay API Implementation Demo (Web)
To watch the Google Pay API Explained → bit.ly/2P7knNk With the Google Pay API, your customers can use the cards saved to their Google Accounts for seamless checkout within your apps and
289 020
37.5
12.11.19 32:51
Next-generation web styling (Chrome Dev Summit 2019)
With new CSS features landing in browsers, and Houdini on the horizon, web styling has become so much more powerful than ever.
267 323
11.5
19.04.16 3:00
Chrome 50: Payload in Push, Preload Assets & Canvas supports toBlob()
Chrome 50 adds support for payloads in push messages and adds new features to notifications. You can preload important resources with the link rel=preload tag.
264 286
400.1
31.08.16 3:20
Chrome 53: Shadow DOM v1, Payment Request API and more
With Chrome 53, you can now easily create encapsulated, re-usable web components with Shadow Dom v1; mobile payments become streamlined with the Payments Request API; the Web Bluetooth API is
251 726
245.7
12.05.22 12:57
Bringing page transitions to the web
Native apps often feature transitions between states that both look great and help communicate the type of navigation to the user.
244 411
6.4
14.04.16 58:07
Swipeable Cards: Live Code Session - Supercharged
In this Swipeable Cards Live Code Session (Supercharged), Paul and Surma break down the step by step build process. Expect chat, performance and bugs! Please 'Like' this video if you want to see more!
235 607
143.7
02.09.16 5:14
Controlling focus with tabindex -- A11ycasts #04
Whenever possible you want to use native HTML elements for your custom controls. The button tag, for instance, is very easy to style, and has built-in keyboard support and semantics.
232 721
50.9
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.
231 134
65.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 959
16.5
20.05.16 46:14
Instant Loading: Building offline-first Progressive Web Apps - Google I/O 2016
Jake Archibald on Instant Loading: Building offline-first Progressive Web Apps For most of the web, poor network connectivity destroys the user experience. We can do better.
213 627
17.2
10.05.18 33:46
The power of Headless Chrome and browser automation (Google I/O '18)
The headless browser revolution has arrived! Headless browsers are powerful tools that all developers can adopt in their workflow.
201 164
27.5
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 112
18.9
42 дня 0:59
Subgrid: Stress-free, flexible grid layouts
Learn how subgrid is a flexible grid that reduces the need for complex calculations you're used to with nested grids.
197 390
230.5
20.04.16 13:53
Routing with carbon-route -- Polycasts #46
Note: Since publishing this the team has renamed carbon-route to app-route but they work the same :) ZOMG it's finally here! The basics of using Polymer's new carbon-route element.
196 756
248.9
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.
193 545
65.6
02.06.17 3:08
Chrome 59 - What's New in DevTools
Wondering what new developer features Chrome 59 has to offer? Kayce Basques walks us through the new features and major changes coming to Chrome DevTools in Chrome 59.
190 179
47.7
10.05.18 40:12
What's new in Angular (Google I/O '18)
Angular has a flag that will cut hundreds of kilobytes off of your bundles, improve mobile experiences, and allow you to dynamically create components on the fly.
188 072
27.9
189 дней 45:47
The latest in Web UI (Google I/O ‘24)
Get a rundown of all the things developers should know that landed in the browser for UI development since the last I/O, plus what's on the product roadmap.
184 541
12.9
21 день 1:00
Supercharge your forms with the Constraint Validation API
Discover the power of the Constraint Validation API and how it can help you create efficient and accessible web forms. Learn how it allows you to specify validation rules directly in your HTML.
184 313
297.9
14.11.16 0:58
Chrome Dev Summit 2016 Highlights
Watch all the talks from Chrome Developer Summit 2016 here at: goo.gl/TkgXYM Paul Lewis and Jake Archibald look back over their highlights of the Chrome Developer Summit 2016.
183 149
445.3
29.09.16 0:26
Payment Request API demo
Payment Request API is for fast, easy payments on the web.
177 290
371.3
12.11.18 31:17
Day 1 Keynote (Chrome Dev Summit 2018)
A round-up of the web platform's latest advancements and the evolving landscape.
173 728
70.2
04.05.16 4:25
Instant Loading with the App Shell Model, Totally Tooling Tips (S3, E2)
In this episode, Matt and Addy talk about instant loading web apps with an Application Shell architecture.
171 538
169.8
20.02.18 21:51
Progressive Web Apps - PWA Roadshow
Progressive Web Apps, or PWAs, are experiences that combine the best of the web and the best of apps.
170 222
16.7
08.07.20 38:03
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.
168 881
18
02.12.16 9:01
Screen Reader Basics: NVDA -- A11ycasts #09
Read the "Using NVDA to Evaluate Web Accessibility" article: goo.gl/eGPDp Watch the "Testing for Accessibility with the NVDA Screen Reader on Windows" video on Egghead.io
164 529
40.5
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 168
15.4
10.05.18 37:47
PWA starter kit: build fast, scalable, modern apps with Web Components (Google I/O '18)
Web Components are encapsulated, re-usable elements using just the web platform. But these APIs don't say much about how to turn components into fast and modern apps.
156 435
17.2
04.09.18 4:58
New in Chrome 69: CSS Scroll Snapping, Notches, Web Locks and more
It’s been ten years since Chrome was first released. A lot has changed since then, but our goal of building a solid foundation for modern web applications hasn’t!
154 430
19
18.05.16 39:25
High performance web user interfaces - Google I/O 2016
Users expect Progressive Web Apps interfaces to be responsive and intuitive. In this session we dissect some UI components, and see how we can build them in a performant way that delights our users.
154 215
54.9
1 844 видеоназад2далее
жизньигрыфильмывесельеавтотехномузыкаспортедаденьгистройкаохотаогородзнанияздоровьекреативдетское