The Full Stack Dev's Microsoft 365 Playbook

The Full Stack Dev's Microsoft 365 Playbook

Andrew Connell, through Voitanos, his newsletter, and YouTube Channel, helps you be the best Microsoft 365 & Azure full stack developer. This podcast includes exclusive podcast episodes as well as the audio from videos published in our YouTube channel and articles published on our site, delivered straight to your favorite podcasting app!

Episodes

April 24, 2024 14 mins

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newsl...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Curious about sharing code in SharePoint Framework projects? Explore the advantages of npm packages over SPFx library components!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newsletter, and my art...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Learn how to handle ESLint build-time errors, modify rules, and selectively disable rules in SPFx projects AND get my recommendations in this article.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook n...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Play...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Build document-centric apps in this tutorial with SharePoint Embedded. Leverage SharePoint's document libraries & more Microsoft 365 capabilities!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbo...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Instead of assuming that Power Apps is the only way to build apps for Microsoft 365, it is worth considering the option of creating a Microsoft Teams app.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbo...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Don't get tunnel vision: Expand beyond Microsoft Teams and SharePoint apps. Prioritize web apps for a more versatile Microsoft 365 development approach.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Play...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

SharePoint Embedded, a new service from Microsoft 365, enables the creation of document centric apps with a custom UX but using SharePoint for document storage.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 ...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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 cool.

Get any links, images, and resources mentioned in this episode in...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

It is essential to understand what Adaptive Cards are & get a brief introduction to Adaptive Cards and how to create them for your applications.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook new...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Learn the implications of the SharePoint Server SE 23H2 feature update for SPFx projects. A downgraded SPFx & bad guidance on customizing projects.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook ...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

Learn what I found while picking apart the latest SharePoint Framework (SPFx) release, v1.18. Two big upgrades & one huge change for ACES!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newslette...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

This is the definitive guide to the Microsoft 365 retirements announced in 2023: SharePoint Add-in model, SharePoint 2013 workflows, and Azure ACS.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook news...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 ...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

For the first time in 7 years, Microsoft has updated the installed version of the SharePoint Framework in an on-premises SharePoint Server deployment!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook n...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Micros...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

In this article, I'll summarize what I found while time picking apart this latest release of the SharePoint Framework (SPFx): v1.16.1.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newsletter, a...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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.

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my Y...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 365 Playbook newslet...

Mark as Played

WATCH

▶️ Watch this episode on YouTube

**********

EPISODE DESCRIPTION

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!

Get any links, images, and resources mentioned in this episode in the associated article and YouTube video.

If you enjoyed this episode, you might like my YouTube Channel, my The Full Stack Dev's Microsoft 36...

Mark as Played

Popular Podcasts

    Current and classic episodes, featuring compelling true-crime mysteries, powerful documentaries and in-depth investigations.

    Death, Sex & Money

    Anna Sale explores the big questions and hard choices that are often left out of polite conversation.

    Stuff You Should Know

    If you've ever wanted to know about champagne, satanism, the Stonewall Uprising, chaos theory, LSD, El Nino, true crime and Rosa Parks, then look no further. Josh and Chuck have you covered.

    Crime Junkie

    If you can never get enough true crime... Congratulations, you’ve found your people.

    Start Here

    A straightforward look at the day's top news in 20 minutes. Powered by ABC News. Hosted by Brad Mielke.

Advertise With Us
Music, radio and podcasts, all free. Listen online or download the iHeart App.

Connect

© 2024 iHeartMedia, Inc.