8-Week Microsoft Teams AppDev Accelerator Program
Limited seats available! - Start date: Wednesday, April 16, 2025
Join Today & Save $1,000
round

SharePoint Framework (SPFx)

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.

round round
round

Webinar: Microsoft 365 Fullstack Dev's Office Hours - April 2025

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

: Free Resources - Courses, Articles, and Webinars

Build a solid foundation in the Microsoft 365 ecosystem as a SharePoint Framework (SPFx), Microsoft Teams, or Microsoft 365 Copilot developer.

Read more

Webinar: Microsoft 365 Fullstack Dev's Office Hours - March 2025

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Blog: SharePoint Framework Project Upgrades and Versions Guidance

Learn the key concepts, best practices, how to use a free tool that simplifies the upgrade process for SharePoint Framework projects, and Andrew’s recommendations.

Read more
SharePoint Framework Project Upgrades and Versions Guidance

Blog: Learn SharePoint Framework and Customize Microsoft 365 Apps

Learn how to customize and extend SharePoint sites with the SharePoint Framework (SPFx) in this upcoming webinar on February 27… and more upcoming webinars!

Read more
Learn SharePoint Framework and Customize Microsoft 365 Apps

Webinar: Navigating SharePoint Framework: Tips and Hidden Gems

Join Andrew and explore the good, bad, and ugly of the SharePoint Framework. Learn practical tips, tricks, and hacks to elevate your SPFx projects!

Read more

Webinar: Learn SharePoint Framework and Customize Microsoft 365 Apps

Learn how to customize and extend your SharePoint site with the SharePoint Framework (SPFx) in this webinar by Andrew Connell. Perfect for web developers!

Read more

Webinar: Microsoft 365 Fullstack Dev's Office Hours - February 2025

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Blog: Join me - Microsoft 365 Community Conference - Las Vegas - May 2025

Join me in Las Vegas, Nevada in May 2025 for the Microsoft 365 Community Conference to get the most value from your Microsoft 365 Copilot investment workshop!

Read more
Join me - Microsoft 365 Community Conference - Las Vegas - May 2025

Blog: Reflecting Back on 2024 and Looking Forward to 2025

Reflecting on Microsoft 365’s evolution in 2024, including Copilot’s growth, and exploring exciting developments coming in 2025 for developers.

Read more
Reflecting Back on 2024 and Looking Forward to 2025

Webinar: Microsoft 365 Fullstack Dev's Office Hours - January 2025

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Blog: Announcing our End of Year Sale 2024 - All You Need to Know

Our new ‘End of Year Sale’ replaces and expands off our prior Black Friday & Cyber Monday promotions. Learn what’s new and this year’s details!

Read more
Announcing our End of Year Sale 2024 - All You Need to Know

Blog: Announcement: New SharePoint Framework Accelerator!

Voitanos is excited to announce open enrollment in our new SharePoint Framework Accelerator multi-week live program 2025 Q1 cohort!

Read more
Announcement: New SharePoint Framework Accelerator!

Webinar: Microsoft 365 Fullstack Dev's Office Hours - November 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Webinar: Microsoft 365 Fullstack Dev's Office Hours - December 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Blog: Reimagine 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.

Read more
Reimagine a flexible generator for the SharePoint Framework

Webinar: Microsoft 365 Fullstack Dev's Office Hours - October 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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!

Read more
Using TypeScript v5 in SharePoint Framework Projects

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.

Read more
SharePoint Framework v1.20 - What's in the Latest Release

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!

Read more

Webinar: Microsoft 365 Fullstack Dev's Office Hours - September 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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!

Read more
Join me for a free webinar about the SharePoint Framework

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!

Read more
Use SharePoint brand center fonts in SPFx solutions

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.

Read more
Webpack Magic in SPFx: Optimize Bundles with Code Splitting

Webinar: Microsoft 365 Fullstack Dev's Office Hours - August 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

Webinar: Microsoft 365 Fullstack Dev's Office Hours - July 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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.

Read more
Opinion - SharePoint Framework Isn't Ideal for Microsoft Teams Tabs

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.

Read more
Secure SPFx Solutions in a Post Isolated Web Part Retirement

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.

Read more
Multiple Node.js Installs with NVM and Global Packages

Webinar: Microsoft 365 Fullstack Dev's Office Hours - June 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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.

Read more
How to Fix the SPFx Error: 'Cannot find module node:os'

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!

Read more
Join me - TechCon365 Washington DC in August - M365 Dev

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.

Read more
Setting the SharePoint Framework Hosted Workbench Test Site

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.

Read more
SharePoint Framework v1.19 - What's in the Latest Release

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.

Read more
What You Need to Know - Microsoft 365 Developer Program Changes in 2024

Webinar: Microsoft 365 Fullstack Dev's Office Hours - May 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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.

Read more
SharePoint Framework Domain Isolated Web Part Retirement

Webinar: Microsoft 365 Fullstack Dev's Office Hours - April 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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!

Read more
What on my Microsoft 365 Developer Spring 2024 Wish List

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.

Read more
SharePoint Framework and SharePoint Server SE 24H1

Webinar: Microsoft 365 Fullstack Dev's Office Hours - March 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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.

Read more
Microsoft 365 Apps: Use SharePoint Framework or MS Teams?

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!

Read more
New Course Lessons on React Hooks + Fluent UI React for SPFx

Webinar: Microsoft 365 Fullstack Dev's Office Hours - February 2024

Join us live, or watch the recording, from our monthly office hours live stream for Microsoft 365 Fullstack Developers!

Read more

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.

Read more
Migrate SharePoint Add-ins to SharePoint Framework - FAQ

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.

Read more
SharePoint Add-in model retirement + other services unpacked

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!

Read more
Join Me - Microsoft 365 Community Day - Miami FEB 2, 2024

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.

Read more
Should your next Microsoft 365 app be a SPFx web part, SPA, or Teams app?

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!

Read more
Sharing Code in SharePoint Framework (SPFx) Projects: npm vs. Library Components

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.

Read more
SPFx Devs: Beware of the SharePoint SE 23H2 Feature Update