others / jonmeyers.io2022-07-07
Create a simple cookie with Remix
Cookies allow state to be shared between the browser and server. In this article, we look at creating a simple cookie with Remix to display different messages based on whether the user has visited the page before.