I have used the Typescript language to deliver a number of projects, on both the backend and frontend. I have a broad understanding
of the typescript language and how to use it. As well as how to create and use supporting structures like interfaces,
types and enums.
I also have a good understanding of the disadvantages or risks of using typescript. Such as when to use any
type and
when type checking will not work, as with external libraries , api, etc.