Название: TypeScript Deep Dive Автор: Basarat Ali Syed Издательство: Samurai Media Limited Год: 2017 ISBN: 9789888407125 Формат: pdf Страниц: 286 Размер: 5,3 mb Язык: English
The book has been looking at the issues that turn up commonly when people start using TypeScript.This is based on the lessons from Stack Overflow / DefinitelyTyped and general engagementwith the TypeScript community. You can follow for updates and don't forget to ??… on GitHub
TypeScript compiles into javascript. javascript is what you are actually going to execute(either in the browser or on the server). So you are going to need the following:TypeScript compiler (OSS available in source and on NPM)A TypeScript editor (you can use notepad if you want but I use alm . Also lots of otherIDES support it as well)
Внимание
Уважаемый посетитель, Вы зашли на сайт как незарегистрированный пользователь.
Мы рекомендуем Вам зарегистрироваться либо войти на сайт под своим именем.
Информация
Посетители, находящиеся в группе Гости, не могут оставлять комментарии к данной публикации.