Jon Minder
Drupal Developer at Liip AG
On Drupal.org for 15 years 1 week
Maintaining around 25 modules
Sessions
At Liip we are building all our new Drupal projects fully decoupled.
We (and many others) have chosen GraphQL over JSON:API to fetch the data in den frontend.
In this track, I will give you an overview of the Drupal GraphQL ecosystem and explain, how you can use the module "GraphQL Core Schema" to kick-start your new headless project.
Among many available frameworks, we at Liip have chosen Nuxt 3 and Vue 3 as our frontend framework.
As most of you know, Drupal has solved almost all known problems to build web-application. Multi-language, multi-domain, multi-version support are just a few things to name.
When starting headless, it is sometime hard, to close the gap that is left over when you are no longer rendering the sites with Drupal.
In this track, I will show you how we managed to fill these gaps and explain to you the related Nuxt and Drupal modules we have built in the last year to quickly start new projects.