Peter
Peter
SSolidJS
Created by Peter on 11/23/2024 in #support
How to keep an active item for a list of items in SolidJS?
but then every time I want to access the active items properties I have to search through all items to find the one with active.id? isn't that unnecessarily slow?
10 replies
SSolidJS
Created by Peter on 3/23/2024 in #support
How to create a wrapper for SolidJS's setStore in TypeScript?
that's better than @ts-expect-error. Thank you!
7 replies
SSolidJS
Created by Peter on 3/23/2024 in #support
How to create a wrapper for SolidJS's setStore in TypeScript?
it gives an error:
A spread argument must either have a tuple type or be passed to a rest parameter.ts(2556)
7 replies