Async Req for Context
Hey when setting up my app, I want to query the server to see if the user is logged in (redirect to login-in page if not)
Is there a better way to do this than having the loading state?
Is there a better way to do this than having the loading state?