i actually startted using it in cursor with the extension. works pretty fine, but on the extension page it hasnt been updates since more than a month, but the ts-go code is fetched seperately?
November 20, 2025 at 12:29 AM
i actually startted using it in cursor with the extension. works pretty fine, but on the extension page it hasnt been updates since more than a month, but the ts-go code is fetched seperately?
I think there are quite some newbies that dont really have a feeling for what they can expect and how this open source thing works. it would be cool if github would have like a mini course to educate people on how it all works and then make it required for opening issues
July 14, 2025 at 3:09 PM
I think there are quite some newbies that dont really have a feeling for what they can expect and how this open source thing works. it would be cool if github would have like a mini course to educate people on how it all works and then make it required for opening issues
I guess similar to how TS types are nowadays part of most libs, there could be a standard export, which is an array of guidelines or sth along those lines. Another way could be through jsdocs, where the lib author gives instructions, gotchas in there and we have a standard way to compile a knowledge
June 3, 2025 at 12:52 PM
I guess similar to how TS types are nowadays part of most libs, there could be a standard export, which is an array of guidelines or sth along those lines. Another way could be through jsdocs, where the lib author gives instructions, gotchas in there and we have a standard way to compile a knowledge