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...
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...
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
...
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...
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...
I recently published a new chapter in my Mastering the SharePoint Framework on-demand course for developers that included a section that showed how to call a REST API deployed using an Azure Function ...
In the SharePoint Framework v1.6.0 release, Microsoft introduced a new capability to the framework. After a long time in the developer preview state, that release gave developers the ability to call A...
Iām excited to share this latest update to my course, Mastering the SharePoint Framework for developers. Todayās update, packaged as sprint 13, includes two new chapters and a few updates⦠and itās a ...
Over the last two weeks, I have been presenting on the topic of the SharePoint Framework (SPFx) at a pair of SharePoint conferences (the European SharePoint Conference in Copenhagen & SharePoint Fest ...
You know what I donāt like about automated tests? Most of the time, we donāt automate them, we just instrument them. We write our tests and then open a console window to run them periodically. Maybe w...
The latest version of the SharePoint Framework (SPFx) released a few weeks ago, v1.7.0, uncovered a few issues between how the various Node.js package managers work. These issues appear to be rooted i...
It's that time of year again! 35% off, buy 3 get 1 FREE, and more!
š¤·ā Have you've been putting off your SharePoint Framework education?
𤷠Maybe you were waiting for that killer deal to level up your...
On November 8, 2018 (last Thursday), Microsoft released v1.7.0 of the SharePoint Framework (SPFx). This release is filled with a lot of new things Microsoft has been talking about for a few months. In...
Iāve seen more and more questions since the folks at NPM added an automatic scan for vulnerabilities after every NPM install. Whatās going on? The NPM registry runs a security audit on NPM packages. W...
This monthās update on my Mastering the SharePoint Framework course features the transition from one sprint to the next.
I published the final pieces of Sprint 12 this week. This ...