Keeping functional code organized

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

People ask me how to keep functional code organized. It’s a good question but my answer is so simple, it feels kind of silly saying it: I keep everything in one file, and split it up as it grows.