there hasn't been a refactor / examining / cleanup yet since the beginning, this feels like a good opportunity to do that.
the prime concerns are naming (make things understandable) and modularity of functions within the code, i.e. so different creation functions can be called from anywhere if need be
there hasn't been a refactor / examining / cleanup yet since the beginning, this feels like a good opportunity to do that.
the prime concerns are naming (make things understandable) and modularity of functions within the code, i.e. so different creation functions can be called from anywhere if need be