I like that approach of tagging files to create meaningful filtering and organization a lot. How many times did I fail to find what I was looking for in a file tree only because I was off by one branch at one part of my pathing, when the file would have been "fine" being available in both paths...
In a knowledge base approach that also mean that information should not be bound to a file but available through tagging and references to a lot more workspaces / subjects.
Ex : a technical documentation that would be filled with all the relevant code extracts / third party documentation / custom notes available in the knowledge base, automatically fetched based on the tags and information entered in the tech stack or the header of the documentation.
A quick suggestion : maybe make products items in the list a link instead of a div with JS onClick event (or adapt the event), so that we can open them up in a new tab instead of having to click, view, and then go back to the main list ?
I'm used to opening all the stuff that interest me in a new tab and continue scrolling, then look into them once I've finished the list.
Maybe other people do it too :)
I am already using Javascript professionally and for Discord bot development through node.js
Ideally I would like to have another language in my dev pocket and take a break from the languages I use at work.
Also Javascript doesn't seems like a good choice for desktop apps (apart from Electron that suffers in the performance field) or CLI tools (unsure about this one as I never used it in this field) does it ?
In a knowledge base approach that also mean that information should not be bound to a file but available through tagging and references to a lot more workspaces / subjects.
Ex : a technical documentation that would be filled with all the relevant code extracts / third party documentation / custom notes available in the knowledge base, automatically fetched based on the tags and information entered in the tech stack or the header of the documentation.