luminus

tobias 2021-05-15T00:19:10.024600Z

I don't have an example but if you have a specific question then I might be able to help

Mark McWiggins 2021-05-15T22:05:19.024800Z

Yes, ... background of what I'm doing:

Mark McWiggins 2021-05-15T22:06:15.025200Z

I just want to have the user pick a level and represent that in the code ... I have the actions set up correctly, but getting the information in is my question:

Mark McWiggins 2021-05-15T22:06:30.025400Z

(1) Better to use a cookie or an atom?

Mark McWiggins 2021-05-15T22:06:47.025600Z

(2) If a cookie: what's the syntax in Luminus for:

Mark McWiggins 2021-05-15T22:06:56.025800Z

(a) setting a cookie

Mark McWiggins 2021-05-15T22:07:16.026Z

(b) getting a cookie value back to use in the code

Mark McWiggins 2021-05-15T22:07:26.026200Z

Thanks much for any suggestions!