Update to my Azure Pipelines Templates for SPFx Projects (v1.3.0)
I’ve updated our Azure Pipelines Templates for SharePoint Framework projects earlier today. This release, v1.3.0, includes a few improvements and updates.
Read MoreAll content that has been tagged with the tag SharePoint Framework. To view content from other tags, use the tag cloud in the right-hand sidebar to pick the specified tag.
I’ve updated our Azure Pipelines Templates for SharePoint Framework projects earlier today. This release, v1.3.0, includes a few improvements and updates.
Read MoreI just a few months I’ll be at the SharePoint Fest (SPFest) conference in Washington DC presenting a few sessions for developers. This is expected to be a great conference just like other SPFest conferences such as those in Seattle and Chicago. You’ll find me presenting a full day workshop as well as 2 sessions at this show.
Read MoreI’m looking forward to the Microsoft SharePoint Conference 2020 in Las Vegas, May 17-21, 2020, at the MGM Grand. Like the previous SharePoint Conferences, I’m excited to head back and present a pair of full-day workshops for SharePoint developers on the SharePoint Framework (SPFx)!
Read MorePresentation cancelled Unfortunately something has come up and I’m unable to be in Montreal the week of this user group.
Read MoreI’m looking forward to the premiere Microsoft SharePoint Conference 2019 in Las Vegas, May 19-24, 2019, at the MGM Grand.
Read MoreLike previous years, Microsoft delivered a session at the Microsoft Ignite 2019 conference that was essentially the “State of SharePoint Framework”. This session, BRK3071 - SharePoint Framework: What’s new and what’s next, started with a review of what the SharePoint Framework (SPFx) is and where it can be used. The second half of the session covered what’s coming next with SPFx, both in the short & long term. In this post, I’ll recap what was shared and share my thoughts.
Read MoreLast week, Microsoft held their annual Microsoft Ignite conference in Orlando, Florida. I was there recording interviews for my podcast, the Microsoft Cloud Show, presenting one session on Leveraging React in SharePoint Framework solutions (recording available on that link).
Read MoreCustomers can leverage the SharePoint Framework (SPFx) in any of the modern or recent SharePoint versions. This includes SharePoint Online & SharePoint on-premises versions SharePoint Server 2016 & SharePoint Server 2019. To build a SPFx project, you use the Yeoman generator for the SharePoint Framework to create your project and get started. But there seems to be some confusion on which version you should install depending on your target SharePoint environment. Let’s clear this up, once and for all.
Read MoreLate last year I published a few Jest presets to simplify adding automated testing to your SharePoint Framework (SPFx) projects. These are complete with example tests including testing the rendering of components, testing async functions using promises or callbacks and even simulating user events. You can learn more about the presets in the original post, Enable Jest testing of SharePoint Framework Projects in One Simple Step. In this post, I want to share some updates to the presets that have been published.
Read MoreWhen I’m teaching React to developers, one thing that comes up often is dealing with a common error. But here’s the interesting thing: it’s not running into the error that comes up all the time, its how to deal with it that surprises them. I’ve always wanted to have something to point to that the scenario & why one option is better than others, even though there are plenty of ways to address the issue. That’s what this post is!
Read More