Solid JS

Use when building, reviewing or debugging a SolidJS app — signals, stores, effects, memos and resources, and JSX that compiles to real DOM with no virtual DOM. Covers the classic traps: a signal that does not update the UI, For versus Index, effect loops, components that run once, and props losing reactivity when destructured. NOT React's re-render model (that is `react`).

ericrisco 5b109f0 6 files · 25.3 KB Updated

File contents

ericrisco/rsc-harness/tree/main/skills/solid-js commit 5b109f0996

Frequently asked questions

npx skillmds@latest add ericrisco/solid-js