TypeScript 2.6 RC is now available! To get started with the latest stable version of TypeScript, you can grab it through NuGet, or use the following command with npm: (more…)
Read more »
Autogenerate Typescript types and custom React hooks in React applications with GraphQL Code Generator. (more…)
Read more »
TypeScript is a superset of JavaScript that provides typed nature to your code. TypeScript can be used for cross-browser development and is an open source project. Bipin Joshi
shares a quick overview of the top 10 features of this new scripting language. (more…)
Read more »
Many developers are confused when choosing between a TypeScript interface or a type. This is probably because they’re very similar with minor differences. Let’s explore... (more…)
Read more »
An ultimate serverless TypeScript workflow for Lambdas on AWS SAM that supports testing, debugging, and minimizing your Lambdas through partial compilation and shared layers... (more…)
Read more »