Hacker News new | ask | show | jobs
by meiraleal 702 days ago
> However what's indisputable is that JSDocs is much less adopted

That's partially true. Every project not using typescript is using JSDoc if they want to create types for it. There are way more JS projects than TS out there.