Build a Better Photo Gallery for SharePoint using REST and Handlebars

Build a Better Photo Gallery for SharePoint using REST and Handlebars

Working with SharePoint’s REST API is pretty cool. Lately, I’ve been writing plenty of applications where the entire CRUD is involved; all using SharePoint lists behind the scenes. Meaning, the entire front end is entirely up to me to build. This way, I can use different JavaScript libraries and frameworks when building these interfaces. Note […]