Skip to content
Estefania Morton edited this page Jun 3, 2021 · 7 revisions

X-DASH

Shared front-end for FT.com and The App.

For FT.com developers

  • No more copy-and-pasting templates. Import components with well-defined, explorable use-cases.
  • Works with the renderer and build tooling you're already using, no need for glue code.
  • Components are logic-less, with denormalised data stored in Elasticsearch, so apps are faster and simpler.

For component authors

  • Live-editable preview of every component without the headache of setting up a development server.
  • Write a component once, and it works across every app already using x-dash.
  • Get set up for development quickly. Components and build tools live in a unified monorepo.