#datetime
Read more stories on Hashnode
Articles with this tag
Recently, I was working on handling API responses and I wanted to pass them to a DTO. One of the fields was an optional deleted_at column. In my DTO,...