Giter Site home page Giter Site logo

Comments (9)

ivanhofer avatar ivanhofer commented on May 26, 2024 1

Hi @IRediTOTO,
yes, typesafe-i18n should work with Next.js.
You will need to set the adapter-option to 'react'.

from typesafe-i18n.

ivanhofer avatar ivanhofer commented on May 26, 2024 1

It should work also with SSR

from typesafe-i18n.

IRediTOTO avatar IRediTOTO commented on May 26, 2024

I am starting using this, but the docs... Can you write it more clear a little for newbie like me? What files should I create, what code should I put in. Want a easy started.

from typesafe-i18n.

ivanhofer avatar ivanhofer commented on May 26, 2024

You should take a look at the react-example: https://github.com/ivanhofer/typesafe-i18n/tree/main/examples/react
You should find everything there

from typesafe-i18n.

ivanhofer avatar ivanhofer commented on May 26, 2024

@IRediTOTO did it work with Next.js?

from typesafe-i18n.

IRediTOTO avatar IRediTOTO commented on May 26, 2024

@IRediTOTO did it work with Next.js?

Yes, NextJS.

from typesafe-i18n.

IRediTOTO avatar IRediTOTO commented on May 26, 2024

I am using next-translate pack. But your pack is best idea i think, never missed a text. I just worry about performance, run much js on client can make UX slow (same as css in js - I used css file for now)

from typesafe-i18n.

ivanhofer avatar ivanhofer commented on May 26, 2024

I don't think typesafe-i18n causes performance problems. It is well optimized and adds only a small amount of JavaScript to your bundle. If you have concerns about a slow UX, then maybe React is not the best choice, since the diffing of the virtual DOM is slow on heavy interactive sites. But I don't think you will experience any performance issues in a small- to medium-sized project 😉

from typesafe-i18n.

IRediTOTO avatar IRediTOTO commented on May 26, 2024

@ivanhofer I want to ask. Is your pack work with SSR or just client side ?

from typesafe-i18n.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.