Over the last few years, a number of developers have turned their attention to using alternatives to Virtual DOM-based frameworks such as React, Vue, and Angular, and that is where SolidJS comes in.
So what is SolidJS?
SolidJS is a fast, reactive JavaScript framework that promotes fine-grained reactivity rather than using a Virtual DOM.