addy_osmani
No user record in our sample, but addy_osmani has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but addy_osmani has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Thank you for the kind words and for reading my work over the years! I'll be happy if any of it was helpful :)
https://addyosmani.com I'm not a great designer, but I've tried to capture the who, what and jump off points for reading my writing as well as I could. Always impressed by the creativity and soul many other folks seem…
Hah. In truth, I deserve that feedback. I’ve been slacking on adding proper CI/CD to my blog, while my apps on Netlify/Vercel don’t have this issue. I’ll take this as the proper kick in the pants to work on that.
Sorry about that. The post will be live again (in complete form) in the next week or two. This was an accidental early deploy :/
Hey folks. Author of this post here. I sincerely apologize, this was accidentally published live prematurely (my fault). It’s got a number of style and structure issues I’ve been working through locally (you are spot on…
I lead engineering for some of Google's developer tooling like Lighthouse. You are correct that we currently have a gap in our ability to measure subframes in the lab locally on your machine (doing so cross-origin…
Sure. If you're a React/Webpack fan, take a look at https://github.com/GoogleChrome/preload-webpack-plugin/tree/.... Twitter.com also just shipped a PWA using the PRPL pattern to production if you take a look at their…
Hey there. Author of the article here. Flipkart implement a version of the PRPL pattern in production :) We've worked with them quite a bit in the past and I gave a talk with them on their architecture at Chrome Dev…
I'm almost certain our implementation isn't perfect :) We'll file bugs for the items you called out above and try to get them fixed up shortly.
Thanks for the feedback. We used BEM as we find it helps with the long-term maintainability of CSS/SASS codebases (there's also copy/paste support on all of our snippets). That said, if you find the use of BEM a…
If there are any animations at all you find are janky, could you file and we'll look at it soon? We've been performance testing on a wide range of devices/browsers but I'm certain there are plenty of areas we can…
Just assigned that issue. We'll try to get it fixed up soon.
Lead for MDL here. Glad you like the idea, spoiler :) Thanks for catching the low contrast issue with the dashboard navigation - is it the same as https://github.com/google/material-design-lite/issues/739?. If not,…