blog/_drafts/solidjs-fine-grained-reactivity.md
2023-11-07 11:26:10 +01:00

306 B

Leveraging Solid.js for Fine-Grained Reactivity

Forget everything you know. This is Solid.js' invitation for us who have been so used to the bloated way of doing things in the JavaScript land, as it shockingly gives us a peek of a JS paradise where reactivity is built in and not a mere afterthought.