Is it OK to ask for feedback on Stack Overflow about websites we build, such as asking whether the code looks pretty valid and clean, or whether a certain effect should be done in a different way?
feedback
|
migrated from stackoverflow.com Aug 6 '09 at 21:53
This question came from our site for professional and enthusiast programmers.
|
Clean and Valid code should be decided upon by a Validator. Search Google for that one. If you are having a problem with your website, feel free to ask about it. Just provide excerpts of code instead of pointing us to your website. Also, if it isn't a actual question, it shouldn't be on StackOverflow. | |||||||
feedback
|
|
No. As Chacha102 notes, there are validators to validate your code. As Umsd notes, soft, subjective questions are a bad fit for SO. Questions that point to a website or huge chunk of code and ask something vague like "does it look ok" are bound to generate either irritation or indifference. As the FAQ notes, questions should be:
| |||
|
feedback
|
|
Probably not. For questions such as "Does this site look professional", you should probably get feedback from the intended users (customers) of your website, as their preference for a professional look might be vastly different from some random folks on Stack Overflow. | |||
|
feedback
|