У нас вы можете посмотреть бесплатно TypeScript Crash Course — Introduction to SharePoint Framework или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
A good understanding of TypeScript (https://www.typescriptlang.org/) is essential for developing in the SharePoint Framework. In this lesson, we’ll take a moment to step away from web parts in order to establish a fundamental understanding of this language that is used so widely in SPFx. We’ll create a simple script that demonstrates TypeScript compilation, types, interfaces, enums, classes, and modules. If you’re new to TypeScript or if you’re looking to bolster your understanding of the language, this will be a great opportunity to learn. Download Starter Solution: https://github.com/ispfx/typescript-c... TypeScript Handbook: https://www.typescriptlang.org/docs/h... Lesson Source Code: https://github.com/ispfx/typescript-c... Watch the full playlist: • Introduction to SharePoint Framework