-
Notifications
You must be signed in to change notification settings - Fork 393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next.js tutorial #1876
Labels
Comments
3 tasks
I have recently set up Lingui with the app router, including server and client components, so I'm happy to do it. My timeline is ~ end of March. |
I think it would be also great to mention the recent feature in the React bundle - https://github.com/lingui/js-lingui/releases/tag/v4.8.0 Related discussion - #1698 (comment) |
Made an example and a guide. 👉 PR |
7 tasks
8 tasks
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Next.js is one of the most requested and popular cases when users ask about using Lingui. Currently, we don't have a single guide that describes all the details of internationalizing Next.js apps.
We do have some examples with the Pages Router, and a PoC of usage with the App Router.
As was recently discussed, it would be great to have a separate guide that covers both ways (pages router and app router (using the
@lingui/react/server
PoC).The text was updated successfully, but these errors were encountered: