The adaptive interface system for modern web experiences; interfaces built with FAST adapt to your design system and can be used with any modern UI Framework by leveraging industry standard Web Components.
SpecsUpdate
Ranked in these QuestionsQuestion Ranking
Pros
Pro Performance
FAST is super performant, with a small package and memory footprint.
Pro Web Components
Use industry standard components in multiple frontend frameworks.
Pro Composable
FAST components are super composable making it easy to build other, more complex components.
Pro Get only what you need
FAST extensively uses tree shaking so you only get the features you need, reducing project bloat.
Pro Built on TypeScript
FAST is built using TypeScript.
Pro FAST-Element
FAST components are built on fast-element which can be used on its own to quickly build new Web Components.
Pro Custom tooling libraries
Create your own component portals or other tools using FAST tooling libraries.
Pro Adaptive UI
Easily customize the style/theme using flexible properties.
Cons
Con No IE 11 Support
FAST uses Web Components so won't work on IE 11.