Dmitry Olyenyov
Results
11
comments of
Dmitry Olyenyov
trafficstars
One big disadvantage of ssr-only routes is that an application "hangs" while data is being fetched by ssr engine. I'm seeing queries to `/index.pageContext.json` files returning data from my graphql...