79365625

Date: 2025-01-17 17:34:45
Score: 1.5
Natty:
Report link
  1. '/blog' should still work since it's not a reserved route, you can restart your server when you rename this.
  2. Params is now a promise, so you should treat it as such, see example from the doc here: https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes
  3. Should be slugs and not slug
Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Unclebigbay