Keeping functional code organized
The Eric Normand Podcast - Podcast autorstwa Eric Normand
Kategorie:
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.