8
votes
What should a developer know before building a public web site?
Ensure that whatever framework/server-side scripting/web server/other you're using doesn't expose error messages directly to the user.
Checking that whatever has been put in place to facili …
