Set Up Your SharePoint Framework (SPFx) Development Environment using Heft Toolchain
If you’ve been wanting to build custom web parts or extensions for SharePoint, the very first thing you need to do is set up your SharePoint Framework (SPFx) development environment. With SPFx 1.22, things have changed. Microsoft has introduced a new build system called Heft, which replaces Gulp and handles the build process more structurally. I’m going … read more…