Category Archives: Web Dev Checklist

Web Development – while programming

Value also the default values, even if the default value is as you like. Infact they could change the default value along versions. Use GET as a method for the forms that doesn’t send any important information but they act … Continue reading

Posted in Web Dev Checklist | Leave a comment

Web Development: Maintenance Checklist

Speed up: check again included css or js files that actaully don’t exist. They’d generate a 404 error and if our 404 page is very heavy the site will experience delay. Backup: obviously database backup is a must. But you … Continue reading

Posted in Web Dev Checklist | Leave a comment

Web Development: Checklist Before Going Live

[general] Focus your attention on the most critic parts of the system, all across the testing stage. The most critic parts are those that could cause an important money loss for the client (for example feedback forms or newsletter joining … Continue reading

Posted in Web Dev Checklist | Leave a comment