Episode Details
Back to EpisodesTalking Drupal #458 - Drupal & Next.js
Published 1 year, 7 months ago
Description
Today we are talking about Next.js, what it is, and how to integrate it with Drupal with guest John Albin Wilkins. We'll also cover Next.js Webform as our module of the week.
For show notes visit: www.talkingDrupal.com/458
Topics- What is Next.js
- What kind of server do you need
- How is it used on the web
- Does it only work on react based systems
- Why would someone want to integrate with Drupal
- When changes are made in the content how do you update the app
- On the module page there are a lot of references to Preview, is this something Next does well
- What is server side rendering
- How does Next work with menus and views
- Any preference on the api for json api vs graphql
- Performance
- Editorial experience
- Responsive images
- Will Drupal ever ship with a headless front end
- Winner of the TPOTM
- Next.js
- Next.js Wikipedia
- Next.js Webform Tutorial
- Example Next.js template to render an arbitrary webform
- Decoupled Menus Initiative
- FormDazzle
- Trival Patch of the Month
- https://www.drupal.org/project/drupal/issues/258089
- Flexinode
John Albin Wilkins - john.albin.net JohnAlbin
HostsNic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Baddý Sonja Breidert - 1xINTERNET baddysonja
MOTW CorrespondentMartin Anderson-Clutz - mandclu.com mandclu
- Brief description:
- Have you ever wanted to build a webform in Drupal and have the corresponding Next.js template automatically created for you? There's a Next.js library for that.
- Module name/project name:
- Brief history
- How old: created in Aug 2022 by Lauri Timmanee (lauriii), who listeners may know as the Drupal Core Product Manager, and one of the people leadi