Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Google I/O 2016 Retrospective
Search
GDG Riga
May 25, 2016
Programming
0
56
Google I/O 2016 Retrospective
http://www.meetup.com/GDG-Riga/events/231220821/
GDG Riga
May 25, 2016
Tweet
Share
More Decks by GDG Riga
See All by GDG Riga
SRE Overview - GDG Riga 2018 Oct
gdgriga
1
150
Workshop: Firebase - rule all platforms!
gdgriga
0
81
Workshop: Dockerization
gdgriga
0
110
Introduction to TypeScript
gdgriga
1
63
Other Decks in Programming
See All in Programming
Deep Dive into ~/.claude/projects
hiragram
9
1.6k
たった 1 枚の PHP ファイルで実装する MCP サーバ / MCP Server with Vanilla PHP
okashoi
1
200
ruby.wasmで多人数リアルタイム通信ゲームを作ろう
lnit
2
280
Modern Angular with Signals and Signal Store:New Rules for Your Architecture @enterJS Advanced Angular Day 2025
manfredsteyer
PRO
0
130
Result型で“失敗”を型にするPHPコードの書き方
kajitack
4
500
イベントストーミング図からコードへの変換手順 / Procedure for Converting Event Storming Diagrams to Code
nrslib
1
480
Team operations that are not burdened by SRE
kazatohiei
1
260
『自分のデータだけ見せたい!』を叶える──Laravel × Casbin で複雑権限をスッキリ解きほぐす 25 分
akitotsukahara
1
570
GraphRAGの仕組みまるわかり
tosuri13
8
500
データの民主化を支える、透明性のあるデータ利活用への挑戦 2025-06-25 Database Engineering Meetup#7
y_ken
0
320
AIコーディング道場勉強会#2 君(エンジニア)たちはどう生きるか
misakiotb
1
250
Google Agent Development Kit でLINE Botを作ってみた
ymd65536
2
200
Featured
See All Featured
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
930
Code Review Best Practice
trishagee
68
18k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.8k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Git: the NoSQL Database
bkeepers
PRO
430
65k
A designer walks into a library…
pauljervisheath
207
24k
Producing Creativity
orderedlist
PRO
346
40k
Automating Front-end Workflow
addyosmani
1370
200k
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Transcript
gdgriga.lv
None
None
None
None
None
https://www.facebook.com/alexey.buzdin/videos/ 1089759651085665/
None
Biggest Announcements
None
None
None
None
None
https://play.google.com/store/apps/details?id=com.google.android.spotlightstories
by Justin Lin
Vulkan
Vulkan
None
None
Android • Java 8 partial support with JACK compiler •
new Constraint Layout • new Android Support Library with all the changes
Android Studio 2.2 • Android Studio 2.2 improvements on instant
run • Test recording - Espresso • UI Designer - constraint UI • APK analyzer • Layout inspector • Java 8 support • Hybrid CMake and NDK Build support • gradle properties to autodownload Build Tools http://tools.android.com/download/studio/builds/android-studio-2-2-preview-1
None
Progressive Web Apps https://developers.google.com/web/progressive-web-apps/
Progressive Web Apps • Instant Loading • Add to Home
Screen • Responsive • Push Notifications
Push Notifications Service worker basics + Google Cloud Messaging https://developers.google.com/web/fundamentals/getting-
started/push-notifications/
Web Manifest https://developers.google.com/web/updates/2014/11/Support- for-installable-web-apps-with-webapp-manifest-in-chrome-38- for-Android { "short_name": "Kinlan's Amaze App",
"name": "Kinlan's Amazing Application ++", "icons": [ { "src": "launcher-icon-2x.png", "sizes": "96x96", "type": "image/png" } ], "start_url": "/index.html", "display": "standalone", "orientation": "landscape" }
Polymer <hello-world who=“Unicorn"> </hello-world>
Ilya Grigorik’s research
None
None
CodeLabs https://codelabs.developers.google.com/
None
None