SarcevicAntonio
No user record in our sample, but SarcevicAntonio has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but SarcevicAntonio has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
> implying react codebases aren't spaghetti mess
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.
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 their head around. Rich made this point…