Using PowerShell to configure Enterprise App User Consents

28 Jun 2021

I spent quite some time pushing back on application integrations into Microsoft Teams that require admin approval that gives a 3rd party enterprise application permission to read or write into the tenant’s chat, file locations.

Continue Reading →

NS7 / NG11 - Send NGRX actions/state to Redux Remote Devtool Server

10 May 2021

I was very excited recently to read a post from @edusperoni about how to get NGRX state and actions send to a Redux devtools server. I would love to see code converted into a proper NS plugin. I would do it, but my plugin dev skills are weak. I would be glad to help maintain it for a year or two if someone creates the plugin and publishes it.

Continue Reading →

NativeScript Unit Testing using NG10 and NS7

01 Feb 2021

I played with NS6 a year ago and doing unit testing worked, based on the documentation provided with a few minor adjustments.

Continue Reading →