frontend

Month: 2023-09

2023-09-27

caleb 22:11:02
Can anyone help with nextjs? 😅 https://stackoverflow.com/questions/77188256/proper-way-to-store-a-token-retrieved-client-side-in-nextjs-13-app-router-vers

Stack Overflow

Proper way to store a token retrieved client-side in nextjs 13 "App Router" version?

We have a nextjs 13.5 webapp. Nextjs 13 uses a new app router paradigm where all components, even client components, undergo their first render on the server during a full page load (such as after a

caleb 22:11:02
Can anyone help with nextjs? 😅 https://stackoverflow.com/questions/77188256/proper-way-to-store-a-token-retrieved-client-side-in-nextjs-13-app-router-vers

Stack Overflow

Proper way to store a token retrieved client-side in nextjs 13 "App Router" version?

We have a nextjs 13.5 webapp. Nextjs 13 uses a new app router paradigm where all components, even client components, undergo their first render on the server during a full page load (such as after a