Viewing profile — SarcevicAntonio
SarcevicAntonio
HN member- Joined
- Tue, Nov 29, 2022, 12:11 PM UTC
- HN karma
- 12
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About SarcevicAntonio
No profile information was provided.
Recent public activity
-
comment
Comment #37585538
> implying react codebases aren't spaghetti mess
-
comment
Comment #35711098
Modern editors have pretty good tab labeling to help you figure out which file is where. Plus, I personally rarely work on completely different routes at the same time.
-
comment
Comment #35711083
IMO, separate files are clearer. I'd even argue that mixing server and client in one file with a made up framework semantics isn't the cleanest pattern that people can easily wrap …