Suppress SPFx warnings w/ Regex
My goal is to write clean and readable code. The least I can do is make sure it’s formatted correctly. One of my favorite Visual Studio plugins is called Prettier. I use that plugin to make sure [...]
My goal is to write clean and readable code. The least I can do is make sure it’s formatted correctly. One of my favorite Visual Studio plugins is called Prettier. I use that plugin to make sure [...]
I’m thrilled to announce that I’ve been re-awarded my MVP for the upcoming year. This past year had some unique challenges with the birth of my 2nd little girl. She didn’t like to sleep [...]
I’ve been using the auto generated build numbers paired with Stefan Bauer: How to version new SharePoint Framework projects and it’s [...]
I like automatic revision numbers while I’m developing. I don’t have to manually be making changes while pushing packages out and [...]
I’ve been renewed for Office Servers & Services MVP for 2018 – 2019!
Update 2/26/2020 – due to the comments I’ve posted a github project that you can check out to help. https://github.com/tom-daly/spfx-trim-ribbon What I’m about to show you is a technique [...]
This little script saves me thousands of keystrokes and hours of wasted time while building SPFx (SharePoint Framework) solutions. Generating a production level build is one of the most annoying parts [...]
Starting February 14th, 2018 – Microsoft will push an update to a tiny, but very important, piece of code in all your master pages. They will be changing the default document model from Internet [...]
In this article we’ll pick up where we left off in Part 1 and begin the creation of a gulpfile.js. This file will provide the instructions to our build process. Gulp will be watching our files for [...]
New Year, New Job. 2018 Enter the Dragon For those of you that don’t know me, I started a new gig this year. I recently joined SoHo Dragon [...]
For the past year or so I’ve been developing and building branding assets in Visual Studio Code for my Office 365 projects. Not only just creating and building assets in VS Code but I’ve build [...]