This TypeScript 2.0 release candidate shows off a few new features, such as tagged unions and support for more literal types, and flexes itself beyond excludes in the config file with support for ...
Overview:TypeScript improves code safety, but overusing “any” removes its main advantage.Clear types, strict settings, and ...