SolidJSS
SolidJSโ€ข3y agoโ€ข
8 replies
kagami.h

Idiomatic way to change 2 derived signals when input signal changes

Hi, I've created a discussion at github https://github.com/solidjs/solid/discussions/1953 but it seems not very active place there.
Sorry for duplicate.
GitHub
Hi! Great framework! I read the docs on createSignal, createMemo, createComputed multiple times but haven't found a way to solve this problem: import { render } from "solid-js/web"; i...
Idiomatic way to change 2 derived signals when input signal changes...
Was this page helpful?