React i18n for client and server side?

I don’t see a good package for i18n. I’m using universe:i18n, but it seems that it doesn’t respect the client language on the server side.
IS there a good i18n which can be used on the client side and on the server side?

1 Like

I couldn’t find a really good one. universe at least works way better than tap. I also worked with react-intl in one project, but it has a pretty weird syntax and some odd behaviors. I’d really appreciate if Tiny would provide resources to build a really robust i18n engine for all these people out there that have to create internationalized apps.

I use a Typescript-based pattern I developed a few months ago and am really happy with it fwiw: