3 Key Steps to Make Your TypeScript code safer
Introduction
TypeScript can help greatly improve the development and maintenance of large projects. However, there are some problems that it does not address out of the box. For example, the any type can sneak into a project from various sources, suc...
nikd.hashnode.dev9 min read