Anyone waiting for claude 4.0 sonnet?

my code has gotten so extensive that even i can’t find my way around it anymore. it easily went past 40 files with over 5,000 lines each, and it’s starting to get really complicated to make modifications. the cursor helps a lot, not for editing my code, but for finding parts of it for me. editing has already gone way past the limit … because if i let any ai edit my code, the ai goes crazy and starts deleting everything. so i stopped trying to program because it became unmanageable for me alone.

is anyone else facing the same problem?

feel free to share your experiences!

1 Like

Restructure dplut up code mvc model react compinents classes are all there for a reason digg some docs up on this or ask chatgpt fpr advice.

This is fundamental coder stuff so i assume your a nin coder good luck!

1 Like

Here is a great thread where you can find books that will help you make better decisions in the life of coding.

I highly recommend Design Patterns by Erich Gamma.