phpMick's avatar

phpMick started a new conversation+100 XP

19h ago

How to review AI-generated code

So I'm now creating more and more code with AI. Using multiple agent threads at the same time and doing both front end and backend with front end frameworks that I'm not familiar with.

How is everybody else reviewing this code? I'm finding that I have huge amounts of code that I need to review and feel like I'm missing things that I shouldn't. And sometimes I don't have a very good understanding of the code that I've created.

Any tips or workflows to help with reviewing this code?

phpMick's avatar

phpMick started a new conversation+100 XP

4mos ago

How are you deploying your Laravel API's currently?

Hi,

We are just planning on deploying a new API which a third party will use to send us data. We are considering all deployment options and not just an EC2 instance. It will be AWS.

What would you suggest, what is popular nowadays?

Cheers,

Mick