Review Review JavaScript grammar has plenty of nuance that we as developers should spend a little more time paying closer attention to than we typically do. A little bit of eff...
Constants and Block Scoped Variables Const Object Literal Const Reference To An Object Constants and Block Scoped Variables ES6 introduces the concept of block scoping. Block...
You Don’t Know JS: this & Object Prototypes You Don’t Know JS: this & Object Prototypes Purchase digital/print copy from O’Reilly Foreword (by Nick Berardi ) Chapter 1...
TypeScript 1.6 TypeScript 1.6 JSX support Intersection types Local type declarations Class expressions Extending expressions abstract classes and methods Generic type al...