DEV Community

Nandini S Hinduja
Nandini S Hinduja

Posted on

How I use AI to build frontend systems

In the prompt, I describe the screen, send the APIs to which calls have to be made in the screen, send the relevant structs and API routes.

How I use AI for building backend software:

Writing prompts for APIs I want. I describe each API, what it will take, what it will give, how it will work, etc. I also send the struct details in the prompt.

How do you use AI to build software products?

Top comments (0)