Solid.js is a refreshing take on rendering
Introduction
Coming from the react world, I really understand and appreciate the virtual DOM. I'm not going to go into details but it's a pretty solid Idea. Basically, it compares the differences between the previous DOM and the new DOM and updates a...
itslekan.hashnode.dev1 min read