Ask HN: Well architected React and Node repos?

Does anyone have examples of what you consider to be well-architected react / node apps? Or just individual patterns you really like? I’m thinking about things like: - folder structure and naming - component breakdown and composition - routing patterns (front end and backend) - error handling - custom hook abstractions - protected routes / auth enforcement

For background: We’ve been building a number of SPA apps at work on a React / Vite / Fastify / tRPC stack and although I love the flexibility and devEx, I’ve found that it’s causing a certain amount of bikeshedding and ad-hoc architectural patterns to form, especially when we build similar features in parallel, so I’m curious how everyone else is leveling up their architectural sensibilities?


Comments URL: https://news.ycombinator.com/item?id=40741304

Points: 42

# Comments: 19

https://news.ycombinator.com/item?id=40741304

Utworzony 7d | 20 cze 2024, 19:40:17


Zaloguj się, aby dodać komentarz