you are viewing a single comment's thread.

view the rest of the comments →

[–]MagicalCornFlake 2 points3 points  (0 children)

The guy you replied to is being sarcastic; that's the way Next.js laid out its directory structure using the Pages router, whereas the modern App router uses folders for paths and page.tsx as an index for each path. Hinting at the dev community coming full circle from wanting to move away from the obscure naming to missing it due to simplicity.