Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TimeItemWhoNotes
10 minStatusEveryone
10 minInternationalization in React, as seen in studio-frontendEricInitial draft, suggestions welcome!
1 minNew Relic BrowserDaveTo kill or not to kill?
10 minMicrogroomingAriFollowup on our suggestion to review FedX issues that have come up recently. We'll see how it goes this week and determine whether we want to continue!1 minNew Relic BrowserDave

Arch squad statusAri/DaveSome deets on the upcoming work we're planning including a GraphQL Spike.

...

  • https://github.com/edx/studio-frontend/pull/180
  • Uses https://github.com/yahoo/react-intl
  • Can we chat with (heart) about this and maybe pull it into the i18n minute?
  • You can nest languages!
  • You can do cool stuff with a11y requirements/aria labels etc.
    • WrappedMessage wraps every formatted message in a span specifying lang
    • WCAG2AA compliance!!
  • Reactifex – our way of working around Transifex's JSON formatting limitations
  • What about future decoupled frontends?
    • Recommend something like this for future decoupled frontends
    • However maybe it should all live in one place
    • Let's add it to the cookiecutter