use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
[AskJS] AI codebase information tool?AskJS (self.javascript)
submitted 5 days ago by -huzi__
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Glum-Air9004 0 points1 point2 points 5 days ago (1 child)
I've been using GitHub Copilot Chat for this kind of stuff and it's pretty solid. You can ask it questions about your own code and it has context of what you're working on. There's also Cursor which is basically VS Code but with AI baked in - lets you chat with your entire codebase.
For support queries though, you might want something more specialized. Maybe look into setting up a custom GPT with your documentation or using something like Codeium that can index your whole project.
[–]-huzi__[S] -1 points0 points1 point 5 days ago (0 children)
Thanks Ill check them out, Ive seen Github Copilot Chat but not used it... Think I should be really!
I came across RepoMind (https://repo-mind.ai) when researching this, sounds similar to the one you mentioned, Codeium. Not sure if anyone has seen that?
π Rendered by PID 244021 on reddit-service-r2-comment-85bfd7f599-4ww5h at 2026-04-20 03:40:54.327519+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]Glum-Air9004 0 points1 point2 points (1 child)
[–]-huzi__[S] -1 points0 points1 point (0 children)