@justinfagnani I much prefer the single file component/template DSL model. This is a pattern I’ve seen with React, BTW, where SFC is easier to grok immediately and easier to contribute to for people who aren’t JS devs; feels less intimidating, more familiar to just HTML/CSS 2/2

  • 0
  • 0
  1. @justinfagnani There are also some small things, like me preferring Rollup & most community tools I saw were for Webpack, syntax highlighting, prettier, & Emmet support across the various layers (esp CSS), & needing to understand WC quirks (esp w/style) to use (higher barrier to entry for JRs)

    • 0
    • 0