Hacker News new | ask | show | jobs
by Aeolun 873 days ago
Solid doesn’t have a compiler as I recall? (Other than JSX)
1 comments

Sorry my mistake. I misunderstood Solid as working same as Svelte with a compiler.
I also understood it like that, and the FAQ seems to imply that it is.

https://www.solidjs.com/guides/faq

> We have a compiler working for you to give you optimal native DOM updates, but you have all the freedom of a library like React.