TypeScript Transformers: Transform and Rise Up! 19 August 2019 Diedrik-De-Mits TypeScript This article talks about TypeScript Transformers. A Transformer allows to execute pre and post compilation processing with our TypeScript sources which can be helpfull when you're adding a file extension to an import declaration for example. [More]
SharePoint Framework (SPFx): Using the new Microsoft Graph client from an application extension 05 July 2017 Tommy-Vanhee TypeScript, Office 365, SharePoint, SharePoint Online Using the Microsoft Graph client from an Application Customizer ExtensionIn this post I will show y [More]