genuine_smiles
Trouble getting `createEffect` to work outside the browser
Could someone help me get this [1] example from the docs working in node, outside of the brower? I've tried a bunch of stuff, including wrapping it in
createRoot()
[2] without success.
[1] https://docs.solidjs.com/reference/basic-reactivity/create-effect#:~:text=//%20assume%20this%20code,//%20goodbye
5 replies