#code-review
Read more stories on Hashnode
Articles with this tag
In database modelling, I often see that flags get introduced. Especially, as the the project gets older, important tables often accumulate more and...
In my experience, a git commit should have the following seven characteristics: It has a single purpose. It has an adequate commit message. It's...