DocsExamples
/
GitHub
/
  • Getting started
    • Installation
    • Checklist for production
  • Usage guide
    • Start
    • Messages
    • Numbers
    • Dates and times
    • Configuration
    • Error handling
    • TypeScript
    • Runtime requirements & polyfills
    • Core library
  • FAQ
  • Docs
    • Getting started
      • Installation
      • Checklist for production
    • Usage guide
      • Start
      • Messages
      • Numbers
      • Dates and times
      • Configuration
      • Error handling
      • TypeScript
      • Runtime requirements & polyfills
      • Core library
    • FAQ
  • Examples
    • Minimal setup
    • Advanced usage
Docs
/
Usage guide
/
Start

Usage guide

This guide explains all features of next-intl.

Start by learning how to render messages in components.

If you prefer a more hands-on approach to learning, you can alternatively jump directly into reading the source code of the examples:

  • Minimal setup
  • Advanced
Checklist for production
Messages
Edit this page on GitHub