blurry dot in brand primary color
articles

Articles & resources

Latest news, tips, tricks and resources in Microsoft 365 ecosystem

arrow pointing down in brand primary color blurry dot in brand primary color blurry dot in brand primary color
blurry dot in brand primary color
Testing SPFx Projects Efficiently with Minimal Distractions: Wallaby.js

Testing SPFx Projects Efficiently with Minimal Distractions: Wallaby.js

Learn what I use and how I configure my SharePoint Framework projects to continuously run my unit tests efficiently and minimize distractions so I can focus.

November 26, 2018

Read now

Package Manager Inconsistencies with React & tslint + Workarounds after Updating to SPFx 1.7

Package Manager Inconsistencies with React & tslint + Workarounds after Updating to SPFx 1.7

The latest version of the SharePoint Framework (SPFx) released a few weeks ago, v1.7.0, uncovered a few issues between how the various Node.js package managers work. These issues appear to be rooted in the package tslint and came about with a change in how Microsoft was using tslint under the covers …

November 20, 2018

Read now

SharePoint Framework v1.7.0 - What's in the Latest Release

SharePoint Framework v1.7.0 - What's in the Latest Release

In this post, 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.

November 12, 2018

Read now

Don't freak out by vulnerabilities after running npm install

Don't freak out by vulnerabilities after running npm install

I have seen questions since the folks at npm added an automatic scan for vulnerabilities after every npm install. In my opinion you shouldn’t be alarmed.

November 1, 2018

Read now

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

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 …

October 31, 2018

Read now

Mastering the SharePoint Framework - Course Update September 2018 (Sprint-11 complete)

Mastering the SharePoint Framework - Course Update September 2018 (Sprint-11 complete)

This month’s update on my Mastering the SharePoint Framework course features the transition from one sprint to the next. Sprint 11 Complete Earlier this week, I published the final pieces of Sprint 11. Two new chapters, the first chapters in the Ultimate Bundle! I also hosted the first …

September 7, 2018

Read now

HowTo: Angular Elements in SharePoint Framework Projects - Two Projects

HowTo: Angular Elements in SharePoint Framework Projects - Two Projects

In my last post, I talked about using Angular Elements in SharePoint Framework projects. That post showed how to do this using a single SharePoint Framework Project. In this post, I show you a much better option that uses two projects.

September 5, 2018

Read now

HowTo: Angular Elements in SharePoint Framework Projects - One Big Project

HowTo: Angular Elements in SharePoint Framework Projects - One Big Project

In my last post, I talked about using Angular Elements in SharePoint Framework projects. When doing this, you have two options on how you will implement this and in this post, I will talk about doing it in one big project that includes everything. In tomorrow’s post, I’ll show you a much …

September 5, 2018

Read now

Mastering the SharePoint Framework - Course Update July 2018 (Sprint-10 complete)

Mastering the SharePoint Framework - Course Update July 2018 (Sprint-10 complete)

In this post, learn what’s new with our flagship course, Mastering the SharePoint Framework, in Sprint 10, and what’s coming in Sprint 11!

July 6, 2018

Read now

npm, Yarn and PNPM: Which Package Manager Should You Use for SharePoint Framework Projects?

npm, Yarn and PNPM: Which Package Manager Should You Use for SharePoint Framework Projects?

In the past, I’ve written how I prefer Yarn over npm not just for SharePoint Framework (SPFx) projects, but also for all my Node.js based projects that leverage the npm package registry: https://www.npmjs.org. I wrote that post in December 2016 and things have changed quite a bit since then. …

June 13, 2018

Read now

SharePoint Framework Generator Updated to v1.5.0: Inspecting the Changes

SharePoint Framework Generator Updated to v1.5.0: Inspecting the Changes

Yesterday Microsoft released a new version of the SharePoint Framework (SPFx) generator to version 1.5. I took some time picking apart the update and in this post, I will show you what these changes have in store for you.

June 6, 2018

Read now

SharePoint Framework Updates from May 2018

SharePoint Framework Updates from May 2018

Over the last month of May, we’ve seen quite a few announcements from Microsoft with respect to what’s new and coming related to the SharePoint Framework (SPFx). This news has come out in part at the Microsoft Build 2018 conference in Seattle, WA and the SharePoint Conference North …

May 28, 2018

Read now

bi-weekly newsletter

Join 11,200+ Microsoft 365 full-stack web developers for news, insights & resources. 100% free.

Subscribe to Andrew's newsletter for insights & stay on top of the latest news in the Microsoft 365 ecosystem!

No clickbait · 100% free · Unsubscribe anytime.

    Voitanos values your privacy and our approach to personal data

    Voitanos values your privacy and our approach to personal data

    This week, on May 25th, the EU regulation known as GDPR goes into effect. The spirit of this regulation is to raise the bar for companies and how they handle personal information they collect on prospects, leads and customers. This affects not just those in the EU, but anyone who does business with …

    May 17, 2018

    Read now

    Avoid the Office UI Fabric JavaScript Package - Its Bad.

    Avoid the Office UI Fabric JavaScript Package - Its Bad.

    Citing issues with the Office UI Fabric JavaScript project, I advise against its use and recommend exploring alternative options.

    May 10, 2018

    Read now

    Mastering the SharePoint Framework Course May Update - New Chapters Added for jQuery & React!

    Mastering the SharePoint Framework Course May Update - New Chapters Added for jQuery & React!

    Learn what’s new in the May 2018 update of our flagship course, Mastering the SharePoint Framework. We added chapters for jQuery & React!

    May 1, 2018

    Read now

    State Of SharePoint Development Survey - Share Your Thoughts!

    State Of SharePoint Development Survey - Share Your Thoughts!

    A few months ago, we partnered up with Rencore on their third annual State of SharePoint and Office 365 customizations survey. The point of this survey was to learn and share how customers were customizing SharePoint & Office 365. Today, continuing our partnership, I’m launching the first …

    March 19, 2018

    Read now

    Mastering the SharePoint Framework Course - February 2018 Update

    Mastering the SharePoint Framework Course - February 2018 Update

    My development course, Mastering the SharePoint Framework, is currently in pre-release. That means it isn’t content complete but subscribers will receive access to all content added to the course in the future. Today I wrapped up and published sprint 8 which means I’m happy to share that …

    February 26, 2018

    Read now

    Mastering the SharePoint Framework LIVE! - April 17-20, 2018 for $400!

    Mastering the SharePoint Framework LIVE! - April 17-20, 2018 for $400!

    After our first SharePoint Framework LIVE online course in January 2018, we’ve made some changes that we are excited to share with you based on your feedback and announce the next class is scheduled for April 17-20, 2018! Addressing Your Feedback After the first delivery in January, we …

    February 20, 2018

    Read now

    Manage SharePoint Online Site Collection App Catalogs with the CLI for Microsoft 365

    Manage SharePoint Online Site Collection App Catalogs with the CLI for Microsoft 365

    Microsoft gives us a few options for managing our SharePoint Online environments. We can use the SharePoint Admin center, REST APIs, the CSOM and the SharePoint Online PowerShell. To fill the gaps, the SharePoint PnP group has created PowerShell cmdlets that cover additional tasks not covered by the …

    February 1, 2018

    Read now

    State of SharePoint & Office 365 Customizations 2018 Survey

    State of SharePoint & Office 365 Customizations 2018 Survey

    Ever wonder how your organization compares with other organizations in the same space? Have you sat at your desk and thought “I wonder if the challenges we are facing are the same as what others in the industry are facing?” Now is your chance to find out! I’m teaming up with …

    January 23, 2018

    Read now

    Mastering SPFx Course January 2018 Update - Two New Chapters Published

    Mastering SPFx Course January 2018 Update - Two New Chapters Published

    Learn what’s new in the January 2018 update of our flagship course, Mastering the SharePoint Framework, including two new chapters!

    January 22, 2018

    Read now

    Microsoft Teams Free 9-Day Email Course

    Microsoft Teams App Development OnRamp

    Free 9-day email course - Microsoft Teams App Development OnRamp Free 9-day email course - Microsoft Teams App Development OnRamp
    Free 9-day email course - Microsoft Teams App Development OnRamp