My experience with using Typescript to handle server response

Spencer Feng
Dec 7, 2020

Intelligent code completion in VSCode for Typescript makes my life much easier when dealing with server responses in my recent project and I would like to share my experience in this article.

In this project, the responses of the API request are like:

--

--