You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current bundle size is about 2 MB and we want to reduce the bundle size sent to each individual user. We can do this by server side rendering our React app.
Our current bundle size is about 2 MB and we want to reduce the bundle size sent to each individual user. We can do this by server side rendering our React app.