Typescript Mistakes To Avoid
TLDRTypescript took the Javascript world by storm. There is a huge possibility that you have already worked with or will be working soon with a codebase written in Typescript. No matter what level of expertise you are on in a programming language you will make mistakes. The worst thing, however, is making them because you are not aware that you are doing something wrong.
Table of contents
Skipping type safetyWriting or skipping types in wrong placesUsing wrong tools for the jobDuplicating typesNot using strict mode3 Comments
Sort: