Subscribe & tune into the Voitanos podcast!
Our podcast includes exclusive podcast episodes as well as the audio from videos published in our YouTube channel & our articles delivered straight to your favorite podcasting app!
SharePoint Framework (SPFx) courses
Voitanos started in 2017 when founder Andrew Connell launched our flagship course, Mastering the SharePoint Framework that consists of 239 lessons spanning 41+ hours of instruction.
But maybe you just need to learn how to create web parts, extensions, Adaptive Card Extensions, or another SPFx related topic? We also offer smaller & more affordable self-paced on-demand video courses on specific topics, & free email courses!
SharePoint Framework courses →
MS-600 Exam Prep ⋮ Building apps with Microsoft 365 Core Services
This course prepares developers to take & pass the MS-600 exam, Building Applications & Solutions with Microsoft 365 Core Services.
Learn on your own time & pace what topics are on the exam & those that you can ignore. Focus on preparing to take & pass the MS-600 exam without spending a fortune. Includes 300+ practice qustions to test your knowledge!
Learn more about this course →
Low/No-Code for Power Apps & Power Automate courses
While we're exclusively focused on creating educational articles, videos, as well as courses for web & cloud developers, we recognize the importance of low-code & no-code solutions.
That's why we've partnered with Laura Rodgers & IWMentor to bring you the best Power Platform courses on Power Apps & Power Automate & courses for end users on SharePoint, Microsoft Teams, & Microsoft 365.
Power Platform low/no-code courses →
Microsoft 365 Search for IT Pros & stakeholders courses
Organizations who've adopted Microsoft 365 know that Microsoft 365 Search is a huge topic to tackle. While you can click a few buttons & call it a day, modern collaborative experiences need a focused approach to build search-based solutions.
We hear the requests for guidance on search for their Microsoft 365 deployments. That's why we've partnered with Agnes Molnar & Search Explained to bring you the best content in this area!
Microsoft 365 search courses →
Articles & blog
Here you'll find articles, blog posts, news, & other useful resources.
Videos (YouTube channel)
Learn about the SharePoint Framework, Microsoft 365, Microsoft Azure, & other web development topics on our YouTube channel.
Webinars
Here you'll find future & past webinars from Voitanos. All previously recorded webinars are available for viewing on demand.
Podcast
Our podcast includes exclusive podcast episodes & the audio from videos published in our YouTube channel & our articles delivered straight to your favorite podcasting app!
CloudDev Clarity
This show is where Andrew Connell & Julie Turner discuss, debate, and even disagree on topics specific to developers who are primarily working in the Microsoft cloud space. That includes Microsoft Azure and Microsoft 365, but it's not limited to those areas! They'll also cover topics related to these areas, like testing tools, development tools, practices, and anything else.
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!
Monday, March 27, 2023
February is packed with SPFx updates at Voitanos around Viva Connections & Adaptive Card Extensions! This includes a new course & chapter on SPFx ACEs!
Monday, February 27, 2023
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.
Tuesday, February 14, 2023
Subscribe & tune into the Voitanos podcast!
Our podcast includes exclusive podcast episodes as well as the audio from videos published in our YouTube channel & our articles delivered straight to your favorite podcasting app!
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.
In this article, I’ll summarize what I found while time picking apart this latest release of the SharePoint Framework (SPFx): v1.16.1.
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.
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!
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!
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!
Learn how to register SPFx field customizers with SharePoint’s REST API. See how you can do this our utility web part you can use in your sites!
In this episode, learn about some recent updates on my flagship course, Mastering the SharePoint Framework including a completely re-recorded chapter on web parts!
In this episode, I’ll summarize what I found while time picking apart this latest release of the SharePoint Framework (SPFx): v1.15.2.
I just updating my “Mastering the SharePoint Framework” course! Learn what’s new & updated, including lessons on list form customizers for SharePoint lists!
When Microsoft swapped out TSLint in favor of ESLint in SPFx v1.15, I think they went overboard with their default rules. In this episode, learn how to setup a reusable ESLint configuration & modify your SharePoint Framework projects to use your rules.
I like ESLint & having rules to either enforce coding standards and/or good practices is a good thing. I like that SPFx projects now use ESLint over the long-deprecated TSLint. But vendors telling developers how to write code, especially imposing subjective or obsolete coding styles, isn’t …
In this episode, I’ll summarize what you can find, and share some additional details I found after spending some time picking apart this latest release of SPFx.
We’re excited to announce the Voitanos community on Discord! In this episode, you’ll learn what it is, how you can connect with fellow developers, and how to access exclusive channels available to students of our courses!
When evaluating the SharePoint Framework, you need to determine not just what you can do, but if your SharePoint environment supports specific customizations and where you can apply those customizations.
Have you ever wanted to know how the SharePoint Framework works? How do your components get added to the page? What’s with that extra manifest file? In this episode, I’ll answer all those questions!
In this article, I show you how to use Github Actions to test an Azure Function App, as well as create all resources & deploy the code in a complete CI/CD process.
Learn how to use Azure Bicep to create resources reliably & orchestrate changes and embrace infrastructure as code (IaC) in your Azure projects.
As SharePoint evolved over time into the product we have today, Microsoft iterated over development models until they found one that worked for both developers & Microsoft alike.
How long has the SharePoint Framework been around? When was it first released? What were some of the major milestones in the history of the SPFx? It’s all here!
Ever wondered what the SharePoint Framework is? Ever asked yourself “what can I build with the SharePoint Framework?” You’re in luck because that’s what this comprehensive article answers! This article assumes you don’t have to have any prior knowledge or experience …
It’s been a while since I checked in and shared an update on the latest with my course, Mastering the SharePoint Framework. But there’s no better time than now! Learn what’s new in this month’s refresh of the first two chapters in the Fundamentals bundle!
Microsoft introduced the tenant app catalog many years ago way for users to install, deploy, and acquire apps within their SharePoint Online environment. Unfortunately, it’s become quite dated and not kept up with the needs and demands of the product… until now! In this episode, …
In this SharePoint Framework (SPFx) quick tip, I want to focus on some properties in a web part’s manifest file that many people aren’t familiar with.
Microsoft release the first beta of the SharePoint Framework v1.15 on March 8, 2022. In this episode I’ll dig in to see what’s in it!