Published on
In this module, we introduce some basic constructs within TypeScript such as Interfaces and Unions, and some types such as any, never, and unknown. We also discuss the security benefits of each or in some cases why you should avoid them.