This is a genuine question: is the main advantage of Solid over React that it's faster?
To me, no. It’s in the developer experience where Solid really shines.
React has to maintain a virtual DOM, which slows it down.
To me, no. It’s in the developer experience where Solid really shines.