3

Was tasked to write a utility library for work that automates and streamlines a lot of the API related bullshit we use. But it's grown so big that I now need to read my own source files to figure out what the hell it does when I actually need to use it... 🙃

Comments
  • 0
    @jestdotty oh it is, it's just that it's a lot easier to see what funcitons a module exports when you have the source file open than it is to try and get code completion to tell you
Add Comment