What are your thoughts on Magento PWA being headless? Is this a good thing or a bad thing?
Magento PWA is a headless platform, meaning that the frontend and backend are decoupled. The backend (i.e. the Magento API) powering the PWA is separate from the JavaScript-powered frontend.
Magento PWA is not a headless eCommerce platform. While PWAs can be built using headless eCommerce APIs, Magento PWA is built using the Magento 2.3 headless GraphQL API.