News
Consider the ViewModel class above. Let's say we're building some kind of CRUD app, we'll have different views. Each of those views will have a corresponding viewmodel which is a subclass of the ...
For me, the most important enhancement changes in TypeScript 2.0 are the introduction of abstract methods/properties and private/protected constructors in a class. Abstract methods and properties are ...
In order that we can dig into this, let's create ourselves a scratchpad project to work with. We're going to create a node project and install TypeScript as a dependency ...
In an earlier column, I looked at what TypeScript 2.0 adds in terms of improved data typing and how class discriminants let you signal with what class you're working.In this column, I'm going to look ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results