TypeScript: Why I prefer `Array<Type>` over `Type[]`

Good morning or afternoon or whatever it is for you friends, it's morning for me. I wanted to talk about how I type a raise in TypeScript, so there are two ways that I'm aware of that you can type ...