Coder
Coder
Explore posts from servers
DTDrizzle Team
Created by Coder on 12/20/2024 in #help
sqliteTable is deprecated
Apparently sqliteTable is deprecated and I couldn't find the replacement for it.
4 replies
SSolidJS
Created by Coder on 7/8/2023 in #support
createEffect dependency
I wanna run an effect each time a signal changes but I don't need to use the signal inside the function of the effect, something like in react useEffect which is the dependency array, is there a way to tackle this use case in solid useEffect?
5 replies