Dear Microsoft: Determining Solution Usage in Your Tenant Shouldn’t Be Like This

You love the SharePoint Framework, so you build stuff with it. It’s the accepted development model, and it’s been around for years now. There’s no risk of falling behind or getting out of sync with the rest of the Microsoft 365 development world. You’re playing by the rules! Scenario One You’ve created some fantastic Web…

Solving the `npm ERR! code UNABLE_TO_GET_ISSUER_CERT_LOCALLY` Issue

If you do consulting like we Sympraxians do, sooner or later you will end up working on a client laptop. There are a number of issues you might run into with this, including different ergonomics, software you don’t need or want, etc., but that’s not the point of this post. Or you may be trying…

Using Polyfills for IE11 in SharePoint Framework (SPFx) Solutions with PnPjs

I see a lot of people getting stuck on this. There are many posts in many forums saying something like: Hi,[some code] not working in IE11. In chrome& Edge its working fine below is my code: … This is most often in the context of using PnPjs, but sometimes in other cases. If you find…

SharePoint Framework – Initial Questions and Answers

It’s been almost a week since the #FutureOfSharePoint event in San Francisco, and as usual, there are a lot of questions flying around. Wictor Wilen has started a post SharePoint Framework – Initial Questions and Answers and I thought I’d start my own. I’m not going to rehash Wictor’s answers, and will instead focus on the questions…