Have you noticed recently that when you run npm install on your PCF projects, you get a high severity vulnerabilities error (or maybe you were spammed by the GitHub π€ dependabot like I was)? Luckily, it's not necessarily a reason to panic! π
[More]
One of the new features now supported in PCF (Power Apps Component Framework) code components are object-outputs. Let's take a look at how they can be used to create an output property with a dynamic schema. [More]
Dataverse-ify aims to simplify calling the Dataverse WebAPI from TypeScript inside model-driven apps, Single Page Applications (SPAs) and integration tests running inside VSCode/Node. I'm really excited about support for ExecuteMultiple in version 2! [More]
The Power Apps team have had a long-standing quality tool called the Solution Checker. Do you find you have false positives with TypeScript code? [More]
I've re-written my Network View solution using TypeScript and PCF... [More]
In the first part of this post, we looked at the simple steps to convert the SDK Sample Dependant Op [More]