1- HOW DID YOU GET THE LOADER TIMELINE?
2- How much hydrogen helps with those concerns? Or those are handled by remix and hydrogen make it work with Shopify needs?
Thanks! It was really a mind blowing talk!
1- HOW DID YOU GET THE LOADER TIMELINE?
2- How much hydrogen helps with those concerns? Or those are handled by remix and hydrogen make it work with Shopify needs?
Thanks! It was really a mind blowing talk!
Component: () => <Page loaderData={useLoaderData()} />
Since that is added by the vite plugin as of now and not react router.
Component: () => <Page loaderData={useLoaderData()} />
Since that is added by the vite plugin as of now and not react router.
1 project is CSR but preload the initial state on the server
1 project is CSR but preload the initial state on the server