The main HTTP status codes

HTTP status codes are issued by a web server in response to a clients action. Simply going to a URL and fetching resources like images, styling and scripts will return…

Variable naming helpers

Browsing Hacker News i saw a link to variable naming helpers. Variable naming doesnt have a defined correct method. Its up to the creator to choose one (that should be…