Skip to content

Commit 19f6da6

Browse files
diekustunetheweb
andauthored
PWA 2025 chapter (#4315)
* Adds pwa chapter - adds PWA markdown draft * Initial technical edit * Add mobile images * Linting * More edits * Update pwa.md * Misc updates * Font matter * Further edits * GTM * Update images * Final edits --------- Co-authored-by: Barry Pollard <barrypollard@google.com>
1 parent 52e2859 commit 19f6da6

19 files changed

+427
-9
lines changed

sql/2025/pwa/pwa_notification_acceptance_rates_over_time.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ SELECT
77
IF(device = 'phone', 'mobile', device) AS client,
88
SUM(notification_permission_accept) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS accept,
99
SUM(notification_permission_deny) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS deny,
10-
SUM(notification_permission_ignore) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS _ignore,
10+
SUM(notification_permission_ignore) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS `ignore`,
1111
SUM(notification_permission_dismiss) / SUM(notification_permission_accept + notification_permission_deny + notification_permission_ignore + notification_permission_dismiss) AS dismiss
1212
FROM
1313
`chrome-ux-report.materialized.device_summary`

src/config/2025.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,7 @@
9090
"part": "II",
9191
"chapter_number": "11",
9292
"title": "PWA",
93-
"slug": "pwa",
94-
"todo": true
93+
"slug": "pwa"
9594
}
9695
]
9796
},

src/config/contributors.json

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"teams": {
77
"2022": [
88
"reviewers"
9+
],
10+
"2025": [
11+
"reviewers"
912
]
1013
},
1114
"twitter": "AaronGustafson",
@@ -1468,6 +1471,9 @@
14681471
"teams": {
14691472
"2022": [
14701473
"authors"
1474+
],
1475+
"2025": [
1476+
"authors"
14711477
]
14721478
},
14731479
"twitter": "diekus",
@@ -2670,6 +2676,9 @@
26702676
],
26712677
"2022": [
26722678
"reviewers"
2679+
],
2680+
"2025": [
2681+
"reviewers"
26732682
]
26742683
},
26752684
"twitter": "schweinepriestr"
@@ -3281,6 +3290,9 @@
32813290
"teams": {
32823291
"2022": [
32833292
"authors"
3293+
],
3294+
"2025": [
3295+
"authors"
32843296
]
32853297
},
32863298
"twitter": "MichaelSolati",
@@ -3732,13 +3744,16 @@
37323744
"twitter": "oluoluoxenfree",
37333745
"website": "https://olu.online/"
37343746
},
3735-
"onurguler18": {
3736-
"avatar_url": "39603688",
3737-
"github": "onurguler18",
3747+
"onurglr": {
3748+
"avatar_url": "198731903",
3749+
"github": "onurglr",
37383750
"name": "Onur Güler",
37393751
"teams": {
37403752
"2024": [
37413753
"analysts"
3754+
],
3755+
"2025": [
3756+
"analysts"
37423757
]
37433758
}
37443759
},

src/content/en/2022/capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ reviewers: [tomayac, christianliebel]
88
analysts: [tunetheweb]
99
editors: [tunetheweb]
1010
translators: []
11-
MichaelSolati_bio: Michael is a Developer Advocate at Amplication, focusing on helping developers build APIs and drink IPAs. Additionally, he is a Web GDE and has found his love in creating compelling experiences on the web and the voodoo ways of the web...
11+
MichaelSolati_bio: Michael is a Developer Advocate at Amplication, focusing on helping developers build APIs and drink IPAs. Additionally, he is a Web GDE and has found his love in creating compelling experiences on the web and the voodoo ways of the web.
1212
results: https://docs.google.com/spreadsheets/d/13S9FRj8OPRtoMPb94jFh6pPNz3lNS9yztIaorZYe288/
1313
featured_quote: The Capabilities Project allows applications to migrate to the web, removing some barriers associated with platform-specific applications.
1414
featured_stat_1: 38

src/content/en/2024/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hero_alt: Hero image of the Web Almanac characters cycling to power a website.
77
authors: [haddiamjad, NishuGoel]
88
reviewers: [tunetheweb]
99
editors: [tunetheweb]
10-
analysts: [onurguler18, nrllh]
10+
analysts: [onurglr, nrllh]
1111
translators: []
1212
results: https://docs.google.com/spreadsheets/d/16isMe5_rvmRmJHtK5Je66AhwO8SowGgq0EFqXyjEXw8/
1313
haddiamjad_bio: Amjad is a fourth-year Ph.D. candidate at Virginia Tech, advised by Dr. Muhammad Ali Gulzar from Virginia Tech. He is also member of <a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData research group</a> and co-host at <a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a> podcast. His research focuses on using program analysis techniques to solve internet security and privacy problems.

src/content/en/2025/pwa.md

Lines changed: 404 additions & 0 deletions
Large diffs are not rendered by default.

src/content/ja/2024/javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hero_alt: Web Almanacのキャラクターが自転車をこいでウェブサ
77
authors: [haddiamjad, NishuGoel]
88
reviewers: [tunetheweb]
99
editors: [tunetheweb]
10-
analysts: [onurguler18, nrllh]
10+
analysts: [onurglr, nrllh]
1111
translators: [ksakae1216]
1212
results: https://docs.google.com/spreadsheets/d/16isMe5_rvmRmJHtK5Je66AhwO8SowGgq0EFqXyjEXw8/
1313
haddiamjad_bio: Amjadは、Virginia Techの4年目の博士課程の学生で、Virginia TechのDr. Muhammad Ali Gulzarの指導を受けています。<a hreflang="en" href="https://properdata.eng.uci.edu/researchers/">ProperData研究グループ</a>のメンバーであり、<a hreflang="en" href="https://nothingtohide.online/">NothingToHide?</a>ポッドキャストの共同ホストです。プログラム分析技術を使用してインターネットのセキュリティとプライバシーの問題を解決することに焦点を当てた研究を行っています。
30.4 KB
Loading
19.4 KB
Loading
21.6 KB
Loading

0 commit comments

Comments
 (0)