Difference between types and interfaces in Typescript

It is common for beginners to get confused about types and interfaces in TypeScript, especially if...