MVP demo server side rendering of web components and shadow dom using headless chrome. Using esm so we can import / export ALL THE THINGS in node
- Clean Interfaces (Easy to replace [rendering / scss / jss])
- Offline First
- Web Standards
- SSR
- Universal State management
- SSR HTML
- Shady Dom rendering with JS disabled in the browser
- Rollup / Webpack Tree shaking of SCSS
- Shadow Dom slots Tests
- Shadow Dom scoped CSS
- Add best practices + learnings from the process