1420 Views
There are many quick wins you get by introducing TypeScript to your project. As they start to stack up, the confidence level alone that your engineering team gains is worth it. One of the quickest wins you can get in increasing type safety of your app is by making your API calls type-safe.
0 comments