Skip to content

Commit d7ebc46

Browse files
authored
972 (#2137)
1 parent 12296e9 commit d7ebc46

1 file changed

Lines changed: 35 additions & 0 deletions

File tree

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
number: 972
3+
title: "These Things Make Your App Feel Like Crap on Mobile"
4+
date: 1768996800000
5+
url: https://traffic.megaphone.fm/FSI9735024706.mp3
6+
youtube_url: https://www.youtube.com/watch?v=Ak3-B3pVMFM
7+
---
8+
9+
Wes and Scott talk about why mobile web apps often feel “janky” compared to native—and how to fix it. They cover input zooming, accidental horizontal scroll, pointer/user-select quirks, frame rate consistency, full-page refreshes, and more.
10+
11+
### Show Notes
12+
13+
* **[00:00](#t=00:00)** Welcome to Syntax!
14+
* **[01:11](#t=01:11)** Brought to you by [Sentry.io](https://sentry.io/syntax/)
15+
* **[02:57](#t=02:57)** Zooming inputs
16+
* **[06:11](#t=06:11)** Horizontal scrolling
17+
* **[08:49](#t=08:49)** Proper use of pointer-events: none, and user-select: none
18+
* **[11:27](#t=11:27)** Allowing zoom on everything
19+
* **[16:37](#t=16:37)** Cleaning up the "jank"
20+
* **[19:48](#t=19:48)** Full page refresh
21+
* **[24:05](#t=24:05)** Slow loading times
22+
* **[29:50](#t=29:50)** Cumulative layout shift
23+
* **[32:47](#t=32:47)** Address bars and viewport units
24+
- [Dynamic Viewport Units](https://web.dev/blog/viewport-units)
25+
* **[35:34](#t=35:34)** Full-width scroll traps
26+
27+
### Hit us up on Socials!
28+
29+
Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)
30+
31+
Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)
32+
33+
Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)
34+
35+
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 commit comments

Comments
 (0)