TypeScript is a superset of JavaScript that compiles to clean JavaScript output. - microsoft/TypeScript... (more…)
Read more »
Want to learn how to create a Node API backend with TypeScript and Express? Get up and running in a few minutes with this post.
Read more »
Today we’re announcing the Release Candidate for TypeScript 3.8! Between this RC and our final release, we expect no changes apart from critical bug fixes.
To get started using the RC, you can get it through NuGet, or through npm with the following comman... (more…)
Read more »
Stop writing Kubernetes YAML by hand, and start using the power of real programming languages! Pulumi now supports rendering YAML for Kubernetes resources. (more…)
Read more »
Statically typed languages really feel incomplete without true macros, so I hacked that functionality together for typescript. (more…)
Read more »