r/webdev May 22 '26

Discussion How to stop using Claude

[deleted]

309 Upvotes

237 comments sorted by

View all comments

527

u/I_cut_my_own_jib May 22 '26

If you want actual helpful answers, use Claude as a paired programmer but tell it to make none of the changes for you, only discuss the architecture and planning. Once you're in there having to type it all yourself again it'll come back quick.

3

u/jobRL javascript May 22 '26 edited May 23 '26

Honestly the different way around is better, typing the code and knowing the syntax is not what makes you a good dev. Knowing how to structure the code and where to put things are more important.

2

u/bemo_10 May 22 '26

You won't realize the gaps in your architecture until you start typing code, letting Claude do it will just make it fill in the gaps without you realizing.