sp-rest-proxy
A 4-post collection
Local SPFx Workbench against real SharePoint API
When dealing with SharePoint Framework (SPFx), a developer can choose local or remote runtime debug strategy. By default by running gulp serve, the local workbench is »
Getting started with React local development for SharePoint with sp-rest-proxy
Intro React is a beloved library of many folks which allows building modular reusable user interfaces and applications. As a most of modern tools React has »
SharePoint PnP JavaScript Core Components – deserve more attention
I've been eschewed PnP-JS-Core for a long time and preferred to use JSOM or plain REST calls with the use of jQuery.ajax or SP.RequestExecutor. »
SharePoint REST API proxy for local serve in Node.js
On the recent webcast dedicated to SharePoint Framework hosted by Rencore (SPFx Deep Dive Webinar on Wednesday, 31th of August) and driven by Bill Baer mostly, »