How to handle 404 errors in Next.js 13

October 30, 2022
Next.js 13 uses special files for routing. Example route-name/page.tsx for building UI and route-name/loading.tsx for loading components. For page not found...
Photo
Arshad

The Next.js for Drupal Roadmap at BADCamp

October 24, 2022
With Next-Drupal, we’re bringing the most popular front-end framework to your decoupled Drupal sites. In this talk, we go over what we are working on to make next-drupal ready for the fut...
Photo
Arshad

What's Next(js) for Drupal?

October 21, 2022
The web is continuously growing and evolving. As a result, powerful and developer-friendly tools and frameworks are part of the daily work for most front-end developers nowadays. 
Photo
Ronald

How to progressively decouple your Drupal site with Next.js and JSON:API

May 19, 2022
At Chapter Three, we believe that most Drupal websites could gain a performance boost by going headless. While this is how we’re planning to build future Drupal sites, we understand going all in on headless might not be feasible for existing sites. This is why we built next-drupal for progressive adoption.
Photo
Arshad

Search API Excerpts in Next.js

May 11, 2022
On a couple of recent Next.js projects, the design called for highlighted excerpts to be displayed in the search results:
Photo
Rob

Eight Awesome Things About Next-Drupal

March 2, 2022
In some upcoming posts, we'll provide more details about the practical steps to implementing Next-Drupal. For now we present eight excellent reasons...
Photo
John

Let’s Rethink Multi-site, ok?​

September 14, 2021
Drupal multisite is the method used to host many sites using one Drupal installation.  This concept and ability have been around since the beginning of Drupal.  It solved lots o...
Photo
John