Mensur Duraković
  • /home
  • /about
  • /uses
Sign in Subscribe

code

3 reasons why you should store timestamp instead of boolean

3 reasons why you should store timestamp instead of boolean

In my 7+ years of work, I encountered numerous situations when you need to store a boolean in the database to represent the state of a particular entity. Before we continue to important parts I will explain each type and when it’s usually used. I will refer to examples
Mensur Durakovic Sep 14, 2022
Code reviews: a 5-step guide on how to make your colleagues hate you

Code reviews: a 5-step guide on how to make your colleagues hate you

When done correctly, code reviews can be a great way to prevent bugs, improve code quality, and spread business and technical knowledge through the development team. Code review is a skill that takes time to learn from both perspectives, reviewing the code and creating reviewable code. However, code reviews can
Mensur Durakovic Sep 7, 2022
A practical guide for comments in the code

A practical guide for comments in the code

One of the most discussed things in programming is comments in the code. From what I saw in practice there are 3 kinds of developers: * developers who think that comments are a ”must-have” in the code * developers who are against comments in the code * developers who think about comments as
Mensur Durakovic Aug 3, 2022

Subscribe to Mensur Duraković

Sign up to get a new article monthly. No spam ever.
Mensur Duraković © 2025. Powered by Ghost