1. Урок 1.00:04:22
    Install and Configure the Entry Point of react-intl
  2. Урок 2.00:04:12
    Convert a Hard Coded String using react-intl FormattedMessage
  3. Урок 3.00:03:36
    Render Content with Placeholders using react-intl FormattedMessage
  4. Урок 4.00:01:21
    Render Content with Markup Using react-intl FormattedHTMLMessage
  5. Урок 5.00:02:22
    Format Date and Time Using react-intl FormattedDate and FormattedTime
  6. Урок 6.00:02:12
    Format a Date Relative to the Current Date Using react-intl FormattedRelative
  7. Урок 7.00:02:29
    Format Numbers with Separators and Currency Symbols using react-intl FormattedNumber
  8. Урок 8.00:03:37
    Render Content Based on a Number using react-intl FormattedMessage
  9. Урок 9.00:03:33
    Use a react-intl Higher Order Component to format messages and get current locale
  10. Урок 10.00:07:31
    Write tests for react-intl output using enzyme and Jest
  11. Урок 11.00:03:11
    Use Webpack to Conditionally Include an Intl Polyfill for Older Browsers