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.

11m read time From blog.softwaremill.com
Post cover image
Table of contents
Skipping type safetyWriting or skipping types in wrong placesUsing wrong tools for the jobDuplicating typesNot using strict mode
3 Comments

Sort: