SharePoint Framework – new project checklist

Starting a new project generally requires some initial setup before you can jump into code. SharePoint Framework (SPFx) is no exception.

Unfortunately, we often forget to configure something that then needs to be added during the development phase, which may introduce some issues. I hope you find this article helpful the next time you create a new project.

Continue reading “SharePoint Framework – new project checklist”

SharePoint on-prem – easily renew expired certificates

Certificates are my “kryptonite”…hate the pain of going back to an old project and the first thing I have to deal with in the development environment are expired certificates.

SharePoint doesn’t like expired certificates as some features will not work as expected, so you’d better renew the certificates before doing anything else.

Continue reading “SharePoint on-prem – easily renew expired certificates”