Latest SharePoint Framework (SPFx) topics
All the latest SharePoint Framework (SPFx) pages on this site.
The SharePoint Framework is the latest development model for customizing and extending SharePoint. The SharePoint Framework (SPFx) is a page and web part model that provides full support for client-side SharePoint development, easy integration with SharePoint data, and extending Microsoft Teams. With the SharePoint Framework, you can use modern web technologies and tools in your preferred development environment to build productive experiences and apps that are responsive and mobile-ready.
- Published on
Blog: Reimage a flexible generator for the SharePoint Framework
Explore a proposal for a flexible SPFx project generator that could revolutionize SharePoint Framework development, offering customization and efficiency.- Published on
Blog: Using TypeScript v5 in SharePoint Framework Projects
While not officially supported, it appears developers can use TypeScript v5.3 in SharePoint Framework projects v1.19 and v1.20. Learn how in this article!- Published on
Blog: SharePoint Framework v1.20 - What's in the Latest Release
Learn what I found while picking apart the latest SharePoint Framework (SPFx) release, v1.20. There’s not much in this release, but enough worth covering.- Published on
Serie: SharePoint Framework - Unboxing & Exploring New Releases
This series contains all unboxing articles related to new SharePoint Framework releases. Go deeper than the Microsoft release notes in these deep dives!- Published on
Blog: Join me for a free webinar about the SharePoint Framework
Join me for this free webinar to learn the recommended way to customize SharePoint and how to get started creating your first SPFx project in just minutes!- Published on
Blog: Use SharePoint brand center fonts in SPFx solutions
Developers can use the fonts defined in the new SharePoint brand center in your custom SharePoint Framework (SPFx) with font slots and font tokens - learn how!- Published on
Blog: Webpack Magic in SPFx: Optimize Bundles with Code Splitting
Learn how to optimize SharePoint Framework web parts using code splitting techniques with Webpack magic comments for improved performance.- Published on
Blog: Opinion - SharePoint Framework Isn't Ideal for Microsoft Teams Tabs
Explore why the SPFx isn’t ideal for Microsoft Teams apps. Learn about the benefits and downsides, and why a native app development approach may be better.- Published on
Blog: Secure SPFx Solutions in a Post Isolated Web Part Retirement
Learn how to secure SPFx solutions after Microsoft retires domain-isolated web parts and explore options for hardening your SPFx applications.- Published on
Blog: Multiple Node.js Installs with NVM and Global Packages
Explore the power of the Node Version Manager (NVM) in managing multiple Node.js installs for diverse SharePoint and Teams Toolkit projects.- Published on
Blog: How to Fix the SPFx Error: 'Cannot find module node:os'
Learn to fix the SharePoint Framework error ‘Cannot find module node:os’. Understand the root cause and the simple solution: running npm install.- Published on
Blog: Join me - TechCon365 Washington DC in August - M365 Dev
Join me, August 12-16 in Washington DC for the TechCon365 conference! I’m presenting a workshop & sessions on SPFx, Teams Apps, and SharePoint Embedded!- Published on
Blog: Setting the SharePoint Framework Hosted Workbench Test Site
Why doesn’t the SharePoint hosted workbench load for new projects? You probably forgot to do this one small step when you setup your dev environment.- Published on
Blog: SharePoint Framework v1.19 - What's in the Latest Release
Learn what I found while picking apart the latest SharePoint Framework (SPFx) release, v1.19. There’s not much in this release, but enough worth covering.- Published on
Blog: What You Need to Know - Microsoft 365 Developer Program Changes in 2024
Understand the recent changes in the Microsoft 365 Developer Program, why they were made, and when you can get a free M365 developer/sandbox tenants again.- Published on
Blog: SharePoint Framework Domain Isolated Web Part Retirement
Microsoft is at it again… building off all the retirement notices in 2023, Microsoft is as it again killing off a SharePoint Framework (SPFx) feature.- Published on
Blog: What on my Microsoft 365 Developer Spring 2024 Wish List
It’s been a few years since I published my last SPFx wish list - this time I want to expand it to all Microsoft 365 development topics!- Published on
Blog: SharePoint Framework and SharePoint Server SE 24H1
The SharePoint Server Subscription Edition feature update 23H4 is out, but this time it doesn’t include any changes to SharePoint Framework.- Published on
Blog: Microsoft 365 Apps: Use SharePoint Framework or MS Teams?
Developers can use the SharePoint Framework or Microsoft Teams apps for a new Microsoft 365 application. Compare the pros and cons of in this article.- Published on
Blog: New Course Lessons on React Hooks + Fluent UI React for SPFx
Learn about the exciting updates to my Mastering the SharePoint Framework course - new lessons on React Hooks and using Fluent UI React in SPFx solutions!- Published on
Blog: Migrate SharePoint Add-ins to SharePoint Framework - FAQ
Customers are starting to ask about migrating SharePoint Add-ins after Microsoft announced retirement plans. In this article, I answer some common questions.- Published on
Blog: SharePoint Add-in model retirement + other services unpacked
This is the definitive guide to the Microsoft 365 retirements announced in 2023: SharePoint Add-in model, SharePoint 2013 workflows, and Azure ACS.- Published on
Blog: Join Me - Microsoft 365 Community Day - Miami FEB 2, 2024
Join me, February 2, 2024, in Miami for M365 Community Day Miami! I’m presenting a session on React Hooks, & answering your questions at the AMA!- Published on
Blog: Should your next Microsoft 365 app be a SPFx web part, SPA, or Teams app?
Explore the process of choosing the right Microsoft 365 app. This is the decision tree I consider for SPFx web parts, SPAs, and Teams Apps.- Published on
Blog: Sharing Code in SharePoint Framework (SPFx) Projects: npm vs. Library Components
Curious about sharing code in SharePoint Framework projects? Explore the advantages of npm packages over SPFx library components!- Published on
Blog: SPFx Devs: Beware of the SharePoint SE 23H2 Feature Update
Learn the implications of the SharePoint Server SE 23H2 feature update for SPFx projects. A downgraded SPFx & bad guidance on customizing projects.- Published on
Blog: SharePoint Framework v1.18 - What's in the Latest Release
Learn what I found while picking apart the latest SharePoint Framework (SPFx) release, v1.18. Two big upgrades & one huge change for ACES!- Published on
Blog: Join me - TechCon365 Chicago - SPFx, MSTeams, React & Azure
Join me, OCT 30 - NOV 3 in Chicago for the 365 EduCon conference! I’m presenting a workshop & sessions on SPFx, MS Teams, React, Azure and more!- Published on
Blog: Join Me - CollabDays New England in October - Github Actions
Join me, October 21, in Burlington, MA for CollabDays New England! I’m presenting a sessions on GitHub actions, & answering your questions at the AMA!- Published on
Blog: Crack the Code: Testing Solutions for Microsoft 365 Projects
Learn why Microsoft 365 devs avoid automated testing from a survey. Learn how I approach testing for Microsoft Teams, SharePoint Framework, & M365 projects.- Published on
Blog: Why React Hooks: Enhancing Code Performance and Readability
Discover what React Hooks are, why developers choose them over class components, and learn how to convert your SPFx projects to React Hooks in this article.- Published on
Blog: Real World Example: Build Web Apps - not M365 or Teams Apps
Build web apps for Microsoft 365 instead of relying on native apps. Gain flexibility and access to latest tools. Learn from real world examples in this article.- Published on
Blog: Build Web Apps - not Microsoft 365, Teams, or SPFx Apps
Don’t get tunnel vision: Expand beyond Microsoft Teams and SharePoint apps. Prioritize web apps for a more versatile Microsoft 365 development approach.- Published on
Blog: Navigate ESLint in SharePoint Framework (SPFx) Projects + Guidance
Learn how to handle ESLint build-time errors, modify rules, and selectively disable rules in SPFx projects AND get my recommendations in this article.- Published on
Blog: Start Learning Microsoft 365 App Development - Free Guides
Get started learning Microsoft 365 app development on the 5 most important workloads with my free guides! Over 5 hours of content & free resources!- Published on
Course-Learn-M365: Start Learning Microsoft 365 App Development - Free Guides
Learn how to get started learning Microsoft 365 app development on the five (5) most important workloads with Andrew’s free guides!- Published on
Blog: SharePoint Framework v1.17 - What's in the Latest Release
Learn what I found while picking apart the latest SharePoint Framework (SPFx) release, v1.17. 40% more than what Microsoft shared in the official release notes!- Published on
Blog: SharePoint Framework Updated in SharePoint Server Subscription Edition
For the first time in 7 years, Microsoft has updated the installed version of the SharePoint Framework in an on-premises SharePoint Server deployment!- Published on
Blog: New SharePoint Framework (SPFx) Courses on Web Parts, Extensions, & ACEs
Learn about Andrew’s three (3) new courses on the SharePoint Framework - learn web parts, all about extensions, and Adaptive Card Extensions for $65-75!- Published on
Blog: New SPFx Chapter & Course on Adaptive Card Extensions
February is packed with SPFx updates at Voitanos around Viva Connections & Adaptive Card Extensions! This includes a new course & chapter on SPFx ACEs!- Published on
Blog: Microsoft Retired the MS-600 Exam & Teams Developer Cert! 😱
Microsoft is retiring the MS-600 exam & Teams Developer Certification on March 31. In this article I’ll share the backstory & plans for my exam prep course.- Published on
Blog: SharePoint Framework v1.16.1 - What's in the Latest Release
In this article, I’ll summarize what I found while time picking apart this latest release of the SharePoint Framework (SPFx): v1.16.1.- Published on
Blog: Join me - TechCon365 Washington DC June - SPFx React & Azure
Join me, June 12-16 in Washington DC for the 365 EduCon conference! I’m presenting a workshop & sessions on SPFx, React & Azure for developers!- Published on
Blog: MS-600 Exam Prep course - new chapter added on custom apps
In this article, learn about the new chapter I just added to my course, MS-600 Exam Prep | Building apps with Microsoft 365 Core Services.- Published on
Blog: MS-600 Exam Prep course - November 2022 refresh almost complete!
In this article, learn about the latest November 2022 refresh to my course, MS-600 Exam Prep | Building apps with Microsoft 365 Core Services, and the recently refreshed chapters.- Published on
Blog: MS-600 Exam Prep course - November 2022 update & price changes
In this article, learn about the November 2022 updates to my course, MS-600 Exam Prep | Building apps with Microsoft 365 Core Services, and the new course subscription plan.- Published on
Blog: How to Dynamically Set SPFx Property Pane Dropdowns
Dynamically populating a dropdown selector in a SharePoint Framework (SPFx) web part property pane is a common task. In this article & the associated video, learn how easy it is to implement it in your project.- Published on
Blog: How to use React Hooks with the SharePoint Framework (SPFx)
Learn how to convert a default class-based React component to a functional component, and then see how to implement React Hooks in the web part!- Published on
Blog: MS-600 Exam - HUGE Changes in the August 2022 Update!
Nearly 2 years after the initial release of the MS-600 exam Microsoft released a major update on August 4, 2022, one packed with a ton of changes!- Published on
Blog: Register SPFx list form customizers with the SharePoint REST API
In this video, learn how to register SPFx list form customizers with SharePoint’s API. See how you can do this our utility web part you can use in your sites!