A few years ago, Bloomberg Engineering decided to adopt TypeScript as a first-class supported language. This article shares some of the insights and lessons we learned during this journey. The ...
The tRPC project brings together strong typing with server-side JavaScript capabilities in a single client-server interaction protocol. Let's see how it works. JavaScript has seen some breathtaking ...