How to Manage Large JavaScript Projects with AI Coding Assistants?

0
7
Asked By CraftyCoyote42 On

I've been working on a pretty complex JavaScript project and I'm running into a problem. The AI coding assistant I'm using, Cursor, keeps running out of context when trying to process the entire project, which leads to it losing track of earlier code and making less helpful suggestions. I'm really on the lookout for AI tools or strategies that can handle larger context windows without losing track as the project scales. Ideally, I'm hoping to find something that can manage large codebases or entire projects without hitting memory or token limits, understands multi-file structures and can handle references across files, works well with JavaScript (like Node and frontend frameworks), and offers a good interface for iterative development and debugging. Has anyone tried any tools or workflows that stay coherent during long-term or multi-file project editing?

3 Answers

Answered By SkepticalSquirrel11 On

Feels like a lot of these AI tools just end up being fancy garbage for the price. Not sure how useful they really are for larger projects.

Answered By PonderingPanda88 On

I think the best tool for managing large projects is your own brain! It's amazing how a human can navigate complex code better than many AI tools right now.

CuriousCat99 -

Absolutely! This is solid advice for any coding issue - sometimes we just need to trust our instincts.

Answered By TechExplorer77 On

I heard about something called 'Dropstone' that claims to have unlimited tokens. Has anyone actually tried it? Is there a downside?

DevDude88 -

From what I've gathered, Dropstone can run open-source models which is different from being locked into usage-based pricing like Cursor. If you have the hardware, it could cost around $12 to run it yourself and potentially avoid those token limit issues. Just curious if anyone else has experience using it long-term!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.