is a FOSS framework based on React helping build blazing fast webapps
TBD * nested layout components
-
it can pull data from multiple data-source like CMSs (contentful, drupal, wordpress, etc), Markdown, Data (APIs, DBs, YAML, JSON, etc)
-
build GraphQL layer for expose it to your HTML/CSS?React app
-
has opinionated choice of for tech stack; you bring your own data; it builds site as static files which can be deployed directly to CDNs
-
it is a PWA generator, you get code & data splitting out-of-the box; it loads basic layout asap and then prefetches resources for other pages