#ts
Read more stories on Hashnode
Articles with this tag
I have come to a solution that you should always use types over interfaces. Let's breakdown why!! Interfaces can only specify objects, but type alias...