Office Fabric UI - React/Redux (Part 1 of 5)

This post will go over creating a SharePoint Hosted Add-In using the Office Fabric UI React framework and Redux. It’s a continuation of a previous post, but we will now incorporate Redux. I’ve broken this post into five parts: 1. Introduction and Project Creation (This Post) 2. Core Configuration/Files 3. Office UI Fabric Dialog 4. Office UI Fabric Panel 5. Office UI Fabric Details List

The entire project is on github.

Continue reading →