Since I am super short-sighted myself, I side with those who have poor eyesight. That’s why today I’m telling you how to test websites for the most common vision defects with Google Chrome.
Let’s start by saying that the code review is a tailor-made suit and not a one fits all. What to report and what to ignore depends on the needs of the project and the level of the developer who submitted the code.
Let’s be honest, as developers we are annoyed by people who test our code and find dozens of errors. I get it but good QA engineers really save our asses, be kind to them.
“What the fuck code is this? I’ve said a thousand times to use strict operators, you don’t care about the quality of the project!” If you find yourself thinking things like that when doing code reviews this post is for you.
During the development of an application we often need to simulate the response to an API call without having a real endpoint available.
Sometimes it happens that you have to test a site from a country other than the one you are in. There are many ways to do this, my favorite is Tor Browser.
It’s Friday night, you’re about to quit work and enjoy your well-deserved weekend when the phone rings. “I can’t scroll vertically the menu on my new Iphone”, of course it’s your customer. If you don’t have an iphone handy you probably won’t even be able to see the problem.