mosaic icon indicating copy to clipboard operation
mosaic copied to clipboard

Next 13 - app dir and React Server Components

Open DavieReid opened this issue 1 year ago • 1 comments

This is likely to be a massive refactor.

We would want to do this to take advantage of the speed improvements associated with React Server Components. The app dir is also the general direction next js is moving and we should look to align. See the roadmap.

Off the top of my head the areas this is likely to touch are:

  1. layouts
  2. loading indicators
  3. site components
  4. site middleware
  5. site store

DavieReid avatar Mar 13 '23 10:03 DavieReid