Live data from Hacker News

Web Fundamentals: A handbook for best practices

developers.google.com

61–66 of 66 posts

Re: Web Fundamentals: A handbook for best practices

#61
post #48

Its a giude about web UI best practices, and the icons symbolizing the different topics are not clickable? Besides, I didn't even notice that some of the headlines/h2s in the subsequent pages are actually clickable. Then, they actually enlosed their elements inside a tag. So now, when I click on the controls of a video, it will open the linked page. No way to use the video's controls without leaving the page I am rea…

Thanks for taking a look! We soft launched yesterday; this is definitely still a work in progress.

>the icons symbolizing the different topics are not clickable

https://github.com/google/WebFundamentals/issues/1

>headlines/h2s

https://github.com/google/WebFundamentals/issues/52

>they actually enlosed their elements inside a tag

Are you referring to the video on this page?

https://developers.google.com/web/fundamentals/documentation...

Clicking the non-control parts of the video opens a demo page with the responsive HTML/CSS demoed in the video. The controls still work, at least in Chrome 34 on Mavericks. If you're talking about something else, could you file an issue on GitHub?

https://github.com/google/WebFundamentals/issues/new

Re: Web Fundamentals: A handbook for best practices

#62
post #15

a) How is one supposed to know what is clickable on that webpage? b) Why are the circles not valid click targets? c) If you say this -> "To deliver the best user experience, we must deliver content as quickly as possible (<1 second)" then why does your section on Critical Rendering Path show the optimized page load in 1.5 seconds?

the circles are not clickable at the lower part of the page, but in the drop down menu they are clickable. Seems inconsistent to me.

Re: Web Fundamentals: A handbook for best practices

#66
post #27
post #24

The requested URL /web/fundamentals/resources/samples/getting-started/your-first-multi-screen-site/addvideo was not found on this server.

Hmm. For me it correctly redirects to the appropriate path on google-developers.appspot.com. Could you verify that you're still having trouble and if so file an issue describing where specifically you encountered the dead link? https://github.com/google/WebFundamentals/issues/new

I rather not assist Google in any capacity whatsoever, sorry.
Post reply on HN