Closed jjti closed 3 months ago
How to use it with Vue now?
How to use it with Vue now?
@jjti based on https://github.com/Lattice-Automation/seqviz#without-react, this is done right?
not quite @guzmanvig the downside there is we're still using React to render the component, so anyone, even if using Vue, is also using React. I don't think it's a big deal tho. And moving to something framework agnostic would be a large rewrite with potential blockers along the way. Closing now
Summarize your feature idea. (Why)
From Justin at GenomeMiner:
I was also kicking around Stencil: https://github.com/ionic-team/stencil
Obviously, Vue is ascendant, and Svelte too, so I can definitely see a strong argument for this if SeqViz is meant to have longevity. We provide a thin wrapper around the React implementation right now, but there are emergent frameworks that make it easy to compile across implementations