Decided
A senior developer from our OneTeam says the following about our use of TypeScript at i22:
"We use TypeScript in more complex projects to benefit from type safety to compile time. The TypeScript code we write is compiled into plain JavaScript for the browser. Type safety allows errors to be detected when the code is written, rather than when the page is opened in the browser. So there are fewer runtime errors and you work more efficiently. It also contributes to code readability."
0 views0