Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
addy_osmani
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
addy_osmani
8mo ago
Thank you for the kind words and for reading my work over the years! I'll be happy if any of it was helpful :)
2.
▲
by
addy_osmani
8mo ago
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
3.
▲
by
addy_osmani
4y ago
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.
4.
▲
by
addy_osmani
4y ago
Sorry about that. The post will be live again (in complete form) in the next week or two. This was an accidental early deploy :/
5.
▲
by
addy_osmani
4y ago
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 regarding the headin
6.
▲
by
addy_osmani
6y ago
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 reliably is complex),
7.
▲
by
addy_osmani
10y ago
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 t
8.
▲
by
addy_osmani
10y ago
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 Summit last year in
9.
▲
by
addy_osmani
11y ago
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.
10.
▲
by
addy_osmani
11y ago
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 turn-off, we
11.
▲
by
addy_osmani
11y ago
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 improve
12.
▲
by
addy_osmani
11y ago
Just assigned that issue. We'll try to get it fixed up soon.
13.
▲
by
addy_osmani
11y ago
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? . I