Introduction
When I first heard about SolidJS, I was a die-hard React fan. "Why switch?" I thought. "React works just fine!" But after building a small app with SolidJS, I was shocked, no Virtual DOM, no unnecessary re-renders, and a bundle size so s...