[ my public key: https://keybase.io/reggi; my proof: https://keybase.io/reggi/sigs/KLCA5lUwI6O0ZXUpFkqdatEf2idvG2xy3ni2tdp4ciY ]
I'm reaching out to the community looking for some alternative. I want to write code, test it, document it, and manage deps all in one place, and forget about it. I want naming conventions for files and folders as well as functions themselves. I'd love if every function I write was accessible, and nothing I ever write was locked away in some file or class. I'd love some way to manage all the code I write.
Does anyone else feel this way? Am I just too lazy to make things npm modules, or is there something larger at play here? Is this all an IDE / tooling issue?
What can I do to lower the barrier-of-entry to just write code, and stop fiddling with files, folders, modules, repos, function naming, etc?
I don't feel like anything exists to maintain all the code you write over a lifetime, rather than on a project-by-project basis.