Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Add Internationalization (i18n) to a React app using React Intl, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:04:22
    Install and Configure the Entry Point of react-intl
  • Урок 2. 00:04:12
    Convert a Hard Coded String using react-intl FormattedMessage
  • Урок 3. 00:03:36
    Render Content with Placeholders using react-intl FormattedMessage
  • Урок 4. 00:01:21
    Render Content with Markup Using react-intl FormattedHTMLMessage
  • Урок 5. 00:02:22
    Format Date and Time Using react-intl FormattedDate and FormattedTime
  • Урок 6. 00:02:12
    Format a Date Relative to the Current Date Using react-intl FormattedRelative
  • Урок 7. 00:02:29
    Format Numbers with Separators and Currency Symbols using react-intl FormattedNumber
  • Урок 8. 00:03:37
    Render Content Based on a Number using react-intl FormattedMessage
  • Урок 9. 00:03:33
    Use a react-intl Higher Order Component to format messages and get current locale
  • Урок 10. 00:07:31
    Write tests for react-intl output using enzyme and Jest
  • Урок 11. 00:03:11
    Use Webpack to Conditionally Include an Intl Polyfill for Older Browsers