-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Estefania Morton edited this page Jun 3, 2021
·
7 revisions
Shared front-end for FT.com and The App.
- 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.
- 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.