(no title)
FrostViper8 | 1 month ago
Obvious display issues in a mobile app on the login which is the first thing you see. Like the login not being on the page, things being misaligned (by quite a lot). Fixed in like literally 2 minutes.
This is basically due to laziness.
> If you must do unprioritised work at the bare minimum create a issue tracker ticket to provide more information than can fit in a commit message.
I create tickets for each commit I do. So people know why I have done things. These people don't do anything of the sort.
> Something like selenium is good to automate acceptance testing (with screenshotting) cross browser as well.
I can't even get these guys to write basic unit tests for React components.
There are two different worlds. There is the world where things are done more or less properly and there is the rest of us. I've heard of some places that don't even use source control, CI builds or anything that may have been novel 25 years ago.
No comments yet.