I am currently in the process of scoping out a migration of our current Web Application to Nuxt 4, trying to figure out what works of the current design, and what might end up being a breaking change.
I am currently looking at the routing, and would like confimation that my thinking is correct.
Each section of the application follows the same general pattern, where we have a Search Page, followed by the search result, which might have serval pages.
The following is the example route for teh Job section