Coding with TypeScript For Dummies: Everything you need to know about Javascript
by Claudia Alves
English | 2020 | ASIN: B08DM7CJGW | 131 Pages | EPUB | 0.2 MB
by Claudia Alves
English | 2020 | ASIN: B08DM7CJGW | 131 Pages | EPUB | 0.2 MB
This language allow us to use features from the most recent ECMAScript versions and even some features that are not even in the scope of the standard. This is because when compiled, it produces JavaScript in a cross-platform safe version. TypeScript, currently in the version 2.5, adds features like optional static typing, classes, interfaces, modules, and many others. All of this allow us to use JavaScript from the future right now!