Live data from Hacker News

Viewing profile — SarcevicAntonio

SarcevicAntonio

HN member
Joined
Tue, Nov 29, 2022, 12:11 PM UTC
HN karma
12
Public activity
3 items

About SarcevicAntonio

No profile information was provided.

Recent public activity

  1. comment
    Comment #37585538

    > implying react codebases aren't spaghetti mess

  2. 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.

  3. 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 …