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
I'm not sure we need Redux here, the other examples don't have it
Let's try to be 1:1 on CSS solutions - others are using Tailwind CSS, so use that
To be a more accurate comparison with other frameworks server-first, I recommend exploring the app directory
I would avoid ejecting the webpack plugin
Can probably remove a lot of the custom react-* packages added, which are increasing client JS, in comparison to other framework examples which aren't doing this
A few things to note:
appdirectoryreact-*packages added, which are increasing client JS, in comparison to other framework examples which aren't doing this