ARTICLE AD BOX
So, I'm creating this project using NextJS, Typescript, Tailwind and Supabase - It's a clothing brand website, products are displayed on the website with a price tag and a CTA button that sends a direct WhatsApp message to the owner of the business/website. I'm making use of Codex as my AI agent for efficiency. I wrote some of the code myself, like the home page and some other easy stuff. However, as my AI agent began to do some stuff for me and help me with some debugging, I began to wonder if developers actually write all that stuff word for word, line for line, all the SQL schema, TypeScript object structuring and all that stuff.
