Mastering the SharePoint Framework - Course update November 2018 (sprint 12 complete)

This month’s update on my Mastering the SharePoint Framework course features the transition from one sprint to the next.

Sprint 12 Complete

I published the final pieces of Sprint 12 this week. This includes a new chapter in the Ultimate Bundle, new lessons in two Fundamentals Bundle chapters and a bunch of fixes! Want to get the details? Join me on Facebook Live for a sprint release party tomorrow, Thursday, November 1 at 1pm ET to see what’s in sprint 12 & get a sneak peek to what is planned for sprint 13, Black Friday/Cyber Monday deals & more!

New Ultimate Chapter: Working with Angular in SharePoint Framework Solutions

When building SharePoint Framework solutions, regardless if they are client-side web parts or UI extensions, there is a visual component to these controls. While you could implement these interfaces by hand yourself, why not take advantage of a modern web framework? Frameworks make data binding, event handling and state management so much easier!

Developers can use any web framework when building SharePoint Framework components. The selection of a web framework is based on various elements, one of which is an existing experience. In this chapter, you will learn how you can leverage Angular, specifically Angular Elements (introduced in Angular 6) in SPFx solutions.

New Fundamentals Lessons: Extensions

Two new lessons explaining & demonstrating the new tenant-wide deployment option of extensions added in the v1.6.0 release of the SharePoint Framework.

New Fundamentals Lessons: Working with React in SharePoint Framework Solutions

Two new lessons explaining & demonstrating how to test React projects. These lessons build off the existing automated testing chapter where I show how to use Jest to test your SPFx projects. These two new lessons in the React chapter show you how to leverage not just the default renderer by Facebook, but to replace it and configure Jest to leverage Enzyme, a much more powerful renderer by Airbnb. I’ve also included a demo on simulating events and testing the event handlers called.

Andrew Connell
Developer & Chief Course Artisan, Voitanos LLC. | Microsoft MVP
Written by Andrew Connell

Andrew Connell is a web & cloud developer with a focus on Microsoft Azure & Microsoft 365. He’s received Microsoft’s MVP award every year since 2005 and has helped thousands of developers through the various courses he’s authored & taught. Andrew’s the founder of Voitanos and is dedicated to helping you be the best Microsoft 365 web & cloud developer. He lives with his wife & two kids in Florida.

Share & Comment