Basarat Ali Syed - TypeScript Deep Dive

Kiaro

Местный
Регистрация
31 Июл 2020
Сообщения
5,772
Реакции
187
Credits
52
Для просмотра ссылки Войди или Зарегистрируйся

Название: TypeScript Deep Dive
Год: 2017
Издатель: Samurai Media Limited
Кол-во страниц: 329
Язык: english
Формат: PDF

Описание:

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)



Скачать

Для просмотра ссылки Войди или Зарегистрируйся
 

Похожие темы