Addy Osmani

Results 392 comments of Addy Osmani

Thanks. Pushing these changes live but keeping this open for the fix effort.

Thanks for flagging this. I'll update to make this section more clear.

What I've done in the O'Reilly version is dropped this section, but I'm going to get back to you with a better answer. Just want to make sure beginners aren't...

I think that this is a good idea but is something that as @dcmaf mentioned would require a lot of re-work. I'd like to keep this issue open for consideration...

> It would be helpful to follow-up on these with a discussion of what happens and when during these operations (e.g., validation, url construction, events, sync call, success/error callbacks, parsing,...

Service Worker is generally implemented as a progressive enhancement (feature detect, use a SW specific codepath) so could potentially be done without forking your codebase into two versions.

Now that we're further along with the rollout for Early Hints, it may make sense to form an opinion on whether a Lighthouse audit would make sense here framed as...

@gimyboya Could you confirm if this is still an issue after bumping to 5.2.2 as per above? I'd also add that if this is an issue with the PWA template...

Pardon the delay replying. I would be down for folks ignoring the service-worker.js in end-to-end tests but we can also explore making this work better. As @ragingwind pointed out, due...

> we need a standard for moving files to the root instead a static folder. This is sometimes required by services like Firebase, etc... Maybe a 'root' folder alongside the...