Nuacht

TypeScript is gaining popularity as a type-safe alternative to JavaScript. Here's how to incrementally transform your JavaScript codebase into strongly typed TypeScript.
With the TypeScript 2.0 release candidate, Microsoft’s typed superset of JavaScript mimics a tagged unions type capability featured in languages like Rust and Swift.