Typescript has a type system which provides more capabilities than the type system in C# and Java. The one that I found to be very useful is the union type in Typescript. Let's define what a union type is Union... (more…)
Read more »
Zeplin NodeJS client with TypeScript bindings. Contribute to relevantfruit/zeplin-client development by creating an account on GitHub. (more…)
Read more »
We wanted to find out what about TypeScript makes it so dang lovable, so we reached out to Ryan Cavanaugh, the principal engineering lead for the TypeScript language at Microsoft. He was generous enough to sit down and answer our questions. (more…)
Read more »
ip-num - A TypeScript library for working with ASN, IPv4, and IPv6 numbers. It provides representations of these internet protocol numbers with the ability to perform various IP related operations ... (more…)
Read more »