Articles for the Cookies tag
-
Brownies: Browser Storage You Can Eat With a Spoon
Native browser storage is four different APIs, all stringly-typed, none reactive. Brownies collapses them into one object-shaped interface where types survive and changes notify you.
-
Sweet Tooth for React: Mastering Cookies with react-cookie
Discover how react-cookie simplifies cookie management in React applications, providing a seamless way to handle user data across client and server environments.