Skip to content

MichaelFBA/ssr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Components SSR Demo (WIP)

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

Ideal

  • Clean Interfaces (Easy to replace [rendering / scss / jss])
  • Offline First
  • Web Standards
  • SSR
  • Universal State management

Todo

  • 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

About

Web Components + Shadow Dom (SSR)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published