News

Microsoft has released version 5.9 of its TypeScript programming language. It includes some new features, such as streamlined and updated tsconfig.json via --init flag. Under the hood, the TypeScript ...
In this column, I'm finally going to deliver what I've been building toward for the last few months: An HTML page in the client that uses TypeScript to integrate Web API services with a client-side ...