- Добавил: literator
- Дата: 30-01-2019, 19:33
- Комментариев: 0

Автор: Steve Fenton
Издательство: InfoQ
ISBN: 1291576215
Год: 2013
Страниц: 68
Язык: английский
Формат: pdf (true), azw3, epub
Размер: 10.1 MB
This book is aimed at .Net programmers and explains key concepts as well as similarities and differences between TypeScript and C#. There is a quick start guide in the first chapter that introduces the syntax. The later chapters include deep dives into the type system, memory management, events and exceptions.
If you are a .NET programmer working with javascript, the emerging TypeScript language will be of great interest. TypeScript introduces optional static typing and class-based object orientation with the intention of making scalable high-performance programs that run in the browser or on the server.