-
-
Notifications
You must be signed in to change notification settings - Fork 337
Open
Labels
contributions welcomeGood for people looking to contributeGood for people looking to contributedocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Currently, https://github.com/amannn/next-intl/tree/main/examples/example-app-router-playground is used for e2e testing.
That's absolutely fine, but I think if we'd refactor it to something like https://app-router.vercel.app it could also be helpful to document more advanced use cases.
Therefore, I'd propose to refactor the playground example to:
- Look nicer and be approachable to users
- Keep all existing tests
- Group tests logically into different sections of the app (i.e. no home page that demonstrates all kinds of wild patterns)
Related to this, https://next-intl-example-app-router.vercel.app is also a bit random in what it demonstrates. It's a basic test for i18n routing, it might make sense to clarify which patterns to demonstrate on this example and potentially include a few more features like date formatting. This is TBD.
Metadata
Metadata
Assignees
Labels
contributions welcomeGood for people looking to contributeGood for people looking to contributedocumentationImprovements or additions to documentationImprovements or additions to documentation