Setting Cookies in React
Setting up cookies is something pretty trivial in web development. In this post I walk through the process doing it in React.
Read more »It pains me to say it, but React on the verge of becoming a black box. Between Hooks and forthcoming Concurrent Mode, reasoning about your application could get a lot harder.
Read more