#find discussions of "route group"
5 messages · Page 1 of 1 (latest)
Based on the knowledge sources available to me, Astro does not have a "route groups" feature equivalent to Next.js's parentheses-based route grouping (e.g., (group)/page).
The knowledge sources cover Astro's routing concepts, which include:
- Static routes – file-based routing from
src/pages/ - Dynamic routes – using
[param]syntax [Dynamic routes] - Rest parameters – using
[...path]syntax - Route priority order – how Astro resolves conflicting routes [Route Priority Order]
There is no mention of a parentheses-based route grouping feature (like Next.js's (group) folders) in any of the knowledge sources provided.
For the most up-to-date community discussions on this topic, I'd recommend:
- Checking the Astro GitHub issues/discussions
- Searching the Astro Discord server directly for "route group"
I'm not able to search Discord server history or community discussions, so I can't point you to specific threads. The knowledge sources I have access to don't contain enough information to answer whether this feature has been discussed or is planned.
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
@torpid wolf Kapa.ai is still learning and improving, please let me know how I did by reacting below.
Let me check the knowledge base for you again. One moment! :books:
As I mentioned in my previous response, I'm not able to search Discord server history or community discussions — I only have access to the official Astro documentation knowledge sources provided to me.
To find discussions about "route groups" in the Astro Discord server, I'd suggest:
- Searching Discord directly – Use Discord's search feature (Ctrl+K or Cmd+K) and search for "route group" in the Astro server.
- Checking the Astro GitHub Discussions – Visit the Astro Roadmap Discussions to see if there are proposals related to this feature.
- Asking in the
#supportchannel on the Astro Discord – the community there can point you to relevant threads. [Need more?]