Y
Hacker News
new
|
ask
|
show
|
jobs
by
zabzonk
138 days ago
This might be OK for someone using your files (a bit like a header-only library) but not so great for team development.
1 comments
w4rh4wk5
138 days ago
You still organize the big file into sections to keep things together that are semantically related. For Git it mostly doesn't matter whether it's 100 small files or a single big one.
link