Cache Strategy Considerations for Drupal Backend with Node.js Frontend
An increasingly common setup is to use Drupal as the CMS / backend of an application with a frontend Node.js application: Drupal...
- Blog
- Todd Woofenden
- 8 minute read
An increasingly common setup is to use Drupal as the CMS / backend of an application with a frontend Node.js application: Drupal...
(originally posted October 15, 2021)
Update (July 21, 2023): There is now a dagster-meltano plugin. Currently, this plugin is...
As a static site generator, Next.js comes with two ways to produce your static site. With the default hosting method, Next.js...
Starter kits are a new concept introduced in Acquia Drupal CMS v2 we use for getting started quickly with Next.js. You can learn...
At Acquia, we’re creating a better developer experience for the headless CMS.
Next.js is a natural starting point for that. It...