ElioStruyf GitHub Star | M365 Development, Developer Technologies MVP | Google Developer Expert Azure | Microsoft 365 | Visual Studio Code

Along with acting as VP of BIWUG (Belgian Information Worker User Group), Elio is an independent contractor for his own consulting company, Struyf Consulting.

Utility functions which you might not know existed in SPFx

Utility/helper functions, every project uses them, but how do you get them to your projects. For our products, we use a common/shared library private npm package. By sharing this package to all our products, we do not have to reinvent the wheel every time, but also have to fix things in one place when there is a bug.

Read more

Ignoring the JSON comment errors in your SPFx solutions

Something that bothers me for a long time is the comments in the SharePoint Framework component JSON manifest files. As you may know, JSON does not allow you to add comments to its content. Visual Studio Code will show some errors for it as well. VSCode comment errors in JSON I understand that comments are needed.

Read more

My setup: get to know what I use

In this article, I will tell you more about what I use during my daily work. Feel free to let me know what you are using or what you recommend. Important Updated the article in July 2021 with the new office setup. The 2021 setup My office setup in 2021 The 2020 setup My desk in the office (2020) Office Desk setup As you can see in the photo above, my setup consists of:

Read more

My review of the Jabra Evolve2 85 headset

For three months, I have waited for the Jabra Evolve2 85 to show up. During the Corona crisis, I needed a new headset to filter out all the noise my kids make at home, so that I could 100% focus on my work. A colleague told me about this headset. When I ordered it, it was not even out yet but was soon to be released.

Read more
Back to top