webdev

A Minimal(ish?) Example of Using Session Cookies in SolidStart

This is a minimal working example showing how you can use session cookies to store persistent user data with Solid Start. The code itself is heavily commented and is available on GitHub, and I hope that in conjunction with the data dump below it helps somebody out.