Readonly modifier You can make properties readonly by using the readonly keyword. Readonly properties must be initialized at their
Schema Schema can be found at: http://json.schemastore.org/tsconfig
/// <amd-dependency /> Note: this directive has been deprecated. Use import "moduleName";
Decorator Evaluation There is a well defined order to how decorators applied to various declarations inside of a class are applied:
Uglify First install Uglify. Since the point of Uglify is to mangle your code, we also need to install vinyl-buffer and gulp-sourcemaps to keep
Symbol.hasInstance A method that determines if a constructor object recognizes an object as one of the constructor’s instances
Install our dependencies First ensure TypeScript, Typings, and webpack are installed globally.
const declarations const declarations are another way of declaring variables.
Browserify Now let’s move this project from Node to the browser. To do this, we’d like to bundle all our modules into one JavaScript file. Fortunately
Consuming Dependencies There are several kinds of dependencies you might have.
Page 1 of 29