Remix.run Logo
Scarblac a day ago

I feel the killer feature of doing everything in JS is components. I just want to import something from a library and use it.

Web pages have their code split between HTML, CSS and JS. There is no common story that works for all three except for using JS.