This yearās pandemic has upended the technical conferences so many rely on for training and learning new skill sets. But all is not lost, thereās always another way!
Iāve been working with the grea...
Last September, I shared what items were on my wish list for the SharePoint Framework. The response from that post surprised me a bit⦠I didnāt expect a healthy discussion to start up in the comments ...
Today marks a big milestone. Sprint 19 is complete and published - it contains the final two chapters published in my Mastering the SharePoint Framework Ultimate bundle!
The first of these chapters, ...
Today I published a new chapter to the Ultimate bundle of my Mastering the SharePoint Framework course. This new chapter, DevOps: Monitoring & Telemetry with Azure Application Insights, is immediately...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
Yesterday I published a new chapter to the Ultimate bundle of my Mastering the SharePoint Framework course. This new chapter, DevOps: CI/CD with GitHub Actions & Azure Pipelines, is immediately availa...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
Microsoft released a new certification in November 2019 for Microsoft 365 developers. The Microsoft 365 Certified: Developer Associate certification measures developers across five (5) primary workloa...
On Wednesday, April 22, I presented the webinar Get Certified! Overview of the MS-600 exam & Microsoft 365 Developer Associate Certification with Rencore & Waldek Mastykarz. Rencore has posted the rec...
After years of galactic chaos, SharePoint developers have finally realized the importance of building their SharePoint solutions with SPFx. With the Force awakened, the SharePoint community seeks sola...
Have you noticed since installing the Yeoman generator for SharePoint, when you add a web part to a new or existing project and specify the āNo JavaScript frameworkā option, you get a web part whoās r
...
Late last year, Microsoft introduced a new certification for developers working in the Microsoft 365 space. The Microsoft 365 Certified: Developer Associate is intended to measure & certify someone ca...
Iāve updated our Azure Pipelines Templates for SharePoint Framework projects earlier today. This release, v1.3.0, includes a few improvements and updates.
These updates are packed into two releases, ...
Like 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ā...
Customers 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 & Sh...
Hereās a post that teaches you a technique that you can start leveraging in your SharePoint Framework (SPFx) projects right away! You know those projects where you have certain values you use in devel...
You know what this past weekend marked? Sunday, October 13 marked the 6 year anniversary of the release of Internet Explorer 11 (IE11).
SIX YEARS⦠let that sink in.
Blurred Lines by Robert Thicke & ...
When 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, it's ...
Late 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 o...
In just four simple steps, this post will show you how to automate the build, test & deployment to SharePoint Online of any SharePoint Framework project using Azure Pipelines. I guarantee you can have...
I originally intended to write this post a mid-summer, but just never happened. Thankfully my wish list hasnāt changed for the SharePoint Framework (SFPx) since the spring of this year⦠wait, maybe th...
Earlier this week, on Tuesday, May 7, 2019, Microsoft released v1.8.2 of the SharePoint Framework (SPFx). A little over a month ago, I wrote about the v1.8.0 release. Since then we had another minor r...
Iām excited to share this latest update to my course, Mastering the SharePoint Framework for developers. This update, packaged as sprint 16, includes one new chapter and a LOT of updates. All content ...
On Thursday, March 14, 2019, Microsoft released v1.8.0 of the SharePoint Framework (SPFx). This release is packed with many features that were previously in developer preview to the Generally Availabl...
Earlier todayĀ IĀ recordedĀ an impromptu Facebook Live video for the recent release of sprints 14 & 15 of theĀ SharePoint Framework. Usually,Ā I let peopleĀ know about these ahead of time but travel the las...
In my last post, Securing an Azure Function App with Azure AD - Works with SharePoint Framework! , I showed how you can secure a REST API deployed as an Azure Function App using Azure Active Directory...
If you create an application or API that is secured with Azure AD, you are likely going to require a consumer of your application to provide an OAuth access token in order to access your application o...