Peter starts integrating a TypeScript client-side object with a server-side Web API service. Along the way, he looks at method overloading (not good), making JSON calls (good), testing asynchronous ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
TypeScript was once born out of necessity to compensate for JavaScript's greatest weaknesses. For years now, it has been an almost indispensable tool in web development, always slightly ahead of ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
A clean, modern setup for building TypeScript web workers with webpack. This project solves the common pain points of setting up web workers in TypeScript projects with proper type safety and build ...
A powerful, type-safe web scraping library for TypeScript and Bun with zero external dependencies. Built entirely on Bun's native APIs for maximum performance and minimal footprint.
For all JavaScript’s prominence as the lingua franca of Web development, there are an awful lot of developers who don’t like it a whole lot, and as a result, a great many efforts to produce something ...
Microsoft shipped TypeScript 4.2 -- the regular quarterly update to the open source programming language that improves JavaScript with static typing -- with a host of tweaks including a way to explain ...