😱 Static HTML Export with i18n compatibility in Next.js 😱

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • next-i18next

    The easiest way to translate your NextJs apps.

    I hope you’ve learned a few new things about static site generation (SSG), Next.js, next-i18next, i18next and modern localization workflows.

  • locize-cli

    locize cli to import / export locales, add / edit / remove, sync segments

    install the locize-cli (npm i locize-cli)

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • i18next

    i18next: learn once - translate everywhere

    I hope you’ve learned a few new things about static site generation (SSG), Next.js, next-i18next, i18next and modern localization workflows.

  • vercel

    Develop. Preview. Ship.

    An obious option is, to renounce to the static HTML export and use a Node.js server or Vercel as deployment environment.

  • Next.js

    The React Framework

    But sometimes, due to company or architectural guidelines it is mandatory to use a static webserver. Ok then renounce to i18n? - Not really, if we are here, it seems like to be a requirement. So then do it without Next.js? - But this usually means to rewrite the whole project.

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts