For those who don't know, SolidJS is an alternative front-end framework that should feel super intuitive for anyone who has worked with React. It is faster, smaller, and better (my objective personal opinion). There is some cool stuff going on under the hood, and Ryan Carniato (who started it), is a wizard. So if you have ever struggled with useEffect and other React hooks (so everyone), you should give it a try.