This document discusses decoupling a Drupal backend from a React frontend using JSONAPI. It provides an overview of the technology stack including Express, React, Redux and Drupal with JSONAPI. It discusses reasons for the decoupled approach including performance improvements. It also covers editorial workflows, structured vs unstructured content, and implementing a content preview feature between the decoupled systems.