Comment on How is the current AI bubble when compared to the .com bubble in the early 2000's?
jacksilver@lemmy.world 2 weeks agoWhen you say “document your code” what kind of documentation are you talking about?
Comment on How is the current AI bubble when compared to the .com bubble in the early 2000's?
jacksilver@lemmy.world 2 weeks agoWhen you say “document your code” what kind of documentation are you talking about?
pixxelkick@lemmy.world 2 weeks ago
Adding online documentation to symbols, such that the LSP will display ot when you interact with them.
Code comments on stuff, “Use this method to x, params do this, returns that, throws this” etc etc
jacksilver@lemmy.world 2 weeks ago
Thanks for the context, that all makes sense to me.