pepopowitz’s avatarpepopowitz’s Twitter Archive—№ 422

  1. …in reply to @housecor
    @housecor I find that it encourages me to break up my code into smaller units. When possible, one export, and it's the default. If I need more, that means (a) name them, or (b) maybe the second export deserves its own file.