Open
Description
A few things to note:
- 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
Metadata
Assignees
Labels
No labels
Activity