Namespacing As we add more validators, we’re going to want to have some kind of organization scheme so that we can keep track of our types and
Sections The guide is broken down into the following sections.
Symbol.match A regular expression method that matches the regular expression against a string. Called by the String.prototype
Disallowed Merges Not all merges are allowed in TypeScript. Currently, classes can not merge with other classes or with variables. For information
Webpack Webpack integration is pretty simple. You can use ts-loader, a TypeScript loader, combined with source-map-loader
Duo
Function declarations Destructuring also works in function declarations. For simple cases this is straightforward:
Void void is a little like the opposite of any: the absence of having any type at all. You may commonly see this as
compileOnSave Setting a top-level property compileOnSave signals to the IDE to generate all files for a given tsconfig
NuGet Right-Click -> Manage NuGet Packages Search for Microsoft.TypeScript.MSBuild Hit Install
Page 12 of 29