Decoupled Drupal with Gatsby — Getting started guide
Published in
3 min readSep 19, 2020
--
What is Decoupled Architecture?
We can understand decoupled architecture as a separation of computing components or application layer to execute independently while still interfacing/communicating with each other using API.