Keeping functional code organized
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
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.