Server Context
Server Context (π solution)
π¨βπΌ Great work! Now we have access to request data (like the
shipId param and
the search query param) through our AsyncLocalStorage object.π¦ You could definitely take this too far, but it works quite well for global
things like this.