mosaic
mosaic copied to clipboard
Next 13 - app dir and React Server Components
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:
- layouts
- loading indicators
- site components
- site middleware
- site store