Published on
In this module, we introduce a series of tips to use when coding in TypeScript. These tips include things such as avoiding ‘any’ and var and turning –strict on to true.
Jan. 19, 2023
Secure Coding With TypeScript Part 1
Published on
In this module, we introduce a series of tips to use when coding in TypeScript. These tips include things such as avoiding ‘any’ and var and turning –strict on to true.