Parallel routing concept demo, rendering multiple pages in one page simultaneously or conditionally

Refresh the page to see how the each parallel pages/routes can have it's own loading states that enables page streaming with loading.tsx files. Click on the red outline button to throw runtime error and see how granular you can go with error handling on the parallel page/route level as well with error.tsx files.

Loading page One ...

Loading page Two ...

Loading page Three ...

Loading page Four ...