solid-core-reactivity-model

Installation
SKILL.md

solid-core-reactivity-model

Quick Reference

The Fundamental Mental Model

SolidJS has NO virtual DOM. Components run exactly once to set up a reactive dependency graph. Only reactive expressions (effects, memos, JSX bindings) re-execute when their dependencies change. The DOM is updated directly through reactive bindings — no diffing, no reconciliation, no re-rendering.

Tracking Scope Matrix

Installs
1
GitHub Stars
4
First Seen
12 days ago
solid-core-reactivity-model — openaec-foundation/openaec-workspace-composer