@lain @matrix in my last job I struggled with breaking up my code into meaningful smaller functions, a lot of my code was just munging data from one structure to another to satisfy some API input/output, or to make some kind of querying easier. that may have been specific to blockchain stuff though since it was really particular about data structures