Problem/Motivation
The more the merrier at the moment.
An evolving collection of tips, tricks, and examples for using the Drupal API Client with various frameworks. Entries will fall into a few main categories:
Frameworks - React, Vue, Svelte, Preact, Lit.
Meta-frameworks - Next.js, Nuxt, Astro, Gatsby, SvelteKit.
Drupal - progressively decoupled examples running inside of your Drupal site.
Vanilla JS - Vanilla JS, web components, and more.
Edge / alternative JS runtimes would be cool to document at some point as well.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork api_client-3439060
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
brianperryComment #3
brianperryComment #9
brianperryA question on slack about how this compares to the Next for Drupal client: https://drupal.slack.com/archives/C1AKSFBEW/p1714540629657629?thread_ts=...
Might be able to surface this in the docs better.
Comment #10
brianperryMain remaining thing I think we need to do here is add Next.js Pages Router examples. Then we can close this and split out any other lingering things into standalone docs issues.