The @CommitStrip’s take on dealing with callback hell in JavaScript: commitstrip.com/en/2017/05/22/…. 😂
Johnson & Johnson are moving to @AMPhtml, I had the pleasure of working w/ them; thanks for ping, @sandysakharkar-youtube.com/watch?v=e8jB2f…o.twitter.com/sandysakharkar…a

@NOtherDev @poshaughnessy Now there I 🔨 fixed it: github.com/pwassemble/pwa…. Yay, @samsunginternet 👍🏻! pic.twitter.com/zfFF8W8LdC
Small world indeed-@NOtherDevv & I bump together at#CodeEuropee, are hit by the same bug in@samsunginternett &@poshaughnessyy connects the ⠡twitter.com/poshaughnessy/…F
@poshaughnessy @NOtherDev @samsunginternet …But only
console.log(new URLSearchParams(‘id=1’).get(‘id’));
🐛 Bug: i@samsunginternetet, the ‘?’ is _not_ ignoreddeveloper.mozilla.org/en-US/docs/Web…Fp
@poshaughnessy @NOtherDev @samsunginternet Found it:
console.log(new URLSearchParams(‘?id=1’).get(‘id’));
console.log(new URLSearchParams(‘id=1’).get(‘id’));
Both print 1 on Chrome…
.@poshaughnessy @Lady_Ada_King 😻 @samsunginternet supports remote debugging w/ @ChromeDevTools: samsunginter.net/docs/remote-de…. 🙏 for the help!
@NOtherDev Works for fetch(), and apparently postMessage works w/ Response objects (developer.mozilla.org/en-US/docs/Web…), but can’t intercept all reqs.

@Lady_Ada_King @poshaughnessy Call me stupid, but on the Nexus 5X I only see the Beta, not the Stable version. I swear neither were there (on the 5X) when I checked last. pic.twitter.com/c2bE0RqWpP
@Lady_Ada_King @poshaughnessy Wow, is that new? It wasn’t in the Store when I checked a couple weeks ago. On Nexus 5X: Beta. Pixel: Regular.
@poshaughnessy @samsunginternet (First and foremost thanks for looking into this. I would just do it myself, if I had a Samsung phone.)
@poshaughnessy @NOtherDev @samsunginternet Strange, the exception you encounter is here: github.com/pwassemble/pwa…
@poshaughnessy @NOtherDev @samsunginternet The deep link should be pwassemble.herokuapp.com/?id=5678205671…. This worked on all browsers I could test with.
@poshaughnessy: @NOtherDev says bit.ly/pwassemble-cod… doesn’t work on @samsunginternet, but I’ve no Samsung to debug. Idea? Context: ⤵️ twitter.com/tomayac/status…
Thanks for the picture, @TKreczmar. Too bad the iPhone was locked, else it would have been a great side-by-side #PWA on iOS & Android shot..twitter.com/TKreczmar/stat…nl
The Twitter Lite PWA forgets draft tweets and lets you upload four pics to then only include one. Known issues, @necolas?

Very meta moment to see my tweet in the #CodeEurope PWA: bit.ly/pwassemble-cod…. It’s now available offline—accessible from my home screen.pic.twitter.com/zRTTJbA4Vpp

Find my #CodeEurope talk slides on PWAassemble at bit.ly/codeeurope-pwa…, the @code_europe (unofficial) #PWA is at bit.ly/pwassemble-cod…. pic.twitter.com/h9ipu252wm

.@NOtherDev addresses the 🐘 in the room at his #CodeEurope talk: (native) app fatigue. You know whatwebcando.today? #PWA to the rescue! pic.twitter.com/chP9RD2eQ7

Watching @pistenprinz’ #CodeEurope talk about @trivago’s Design System. Compare the current #PWA trivago.com w/ the screenshot ⤵ pic.twitter.com/wABLFv0M02

Watching @emilbayes’ #CodeEurope talk on creating & storing secure passwords, all wisdom united in his npm package: npmjs.com/package/secure…. pic.twitter.com/nZISIcj7CG
@iandevlin Mostly agree, this article explains the motivation quite well, though medium.com/seek-blog/a-un…. Guess it’s a matter of discipline.