What's Next(js) for Drupal?

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

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

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

Hell is Programming a Calendar (Part 1)

A project team is managing a site for people to see events in their local community. The client asks the team to make a (seemingly) pretty simple feature; they want logged-in users to be able to ma...
Photo
Ryan

Avoid a Drupal 9 Migration Headache: Use NEXT-DRUPAL to Upgrade Your Drupal 7 Site

Drupal 7 and PHP’s end-of-life are right around the corner and many people are thinking about the best path forward. The three options tend to be: a.) traditional “Lift and Shift” to Drupal 9, b.) “Lift, Shift and Improve a few things,” and c.) “totally rethink,” and rebuild the site. Each option produces a complex Drupal 9 site. Many Drupal 7 sites are layers of back-end code, complex front-end code, and content types that have evolved over the years.
Photo
John