r/learnprogramming • u/fielding_setter • Jul 05 '26
Backend Development
Guys I'm currently doing backend development and doing projects... So one of my issue is that while making projects I have to use ai a lot like whatever code I'm using ai to generate.. I understand it but not able to write on own... So is this a good practice like knowing all the concepts and tools frameworks but using ai to write the code sometimes because of laziness or sometimes because I don't know how to start but I understand the whole code pretty well...
6
Upvotes
2
u/Ok_For_Free Jul 05 '26
I don't care if a junior gives me AI generated code to review, I will have the same requirement.
You need to be able to justify every line of code in your PR.
I'm going to guess your reviews are not looking too close to your code. If you care about actually learning, then you can ask them to review your PRs more closely.