Live data from Hacker News

Web Developer Checklist

webdevchecklist.com

21–30 of 77 posts

Re: Web Developer Checklist

#21
post #17

Interestingly enough this website doesn't have: 1) Custom 404 page 2) robots.txt 3) PICS label 4) viewport meta-tag 5) Google Rich Snippets 6) Fails the recommended CSS validator

I agree with you on all but 6...not really helpful in the days of CSS3

Re: Web Developer Checklist

#24

Liked the favicon part, very often forgotten... Would be nice if this was open sourced so more items could have been added by the community (also framework specific checklists) but I like the concept One thing I would add which is driving me crazy on mobile / tablet sign up pages - make sure your email fields are annotated with type="email" Another common issue is with SSL mixed content waring, so I would also add -…

> Would be nice if this was open sourced so more items could have been added by the community (also framework specific checklists) but I like the concept

Just to share, since you mention framework specific, a similar concept exists since a while ago for the PHP symfony (version 1) framework (not official, but I quite liked it back then)

http://symfony-check.org/

Re: Web Developer Checklist

#25
post #17

Interestingly enough this website doesn't have: 1) Custom 404 page 2) robots.txt 3) PICS label 4) viewport meta-tag 5) Google Rich Snippets 6) Fails the recommended CSS validator

It has the top items now..

Does it? I typed in http://webdevchecklist.com/robots.txt and it gave me a bog-standard IIS 404 page, not a custom one.

Re: Web Developer Checklist

#28

Good stuff, I'll probably use this for clients who say, "What have you been doing? It looks done to me!"

This drives me nuts. On the surface there is very little difference between `just functional' and `production ready'. And it's a hard sell if the client is not aware of the benefits.

Re: Web Developer Checklist

#29
So "SEO" has four different checkboxes but "Security" has just one: "Implement best practices"

Uh...I think that can be broken down to at least two different things...

Re: Web Developer Checklist

#30
post #25

Earlier quoted context omitted.

It has the top items now..

Does it? I typed in http://webdevchecklist.com/robots.txt and it gave me a bog-standard IIS 404 page, not a custom one.

At least it was nice enough to reveal a bunch of server information, right?
Post reply on HN