So I've been trying to learn how to make a basic website for my local baking club here in Seattle and it's been pretty rough honestly. I'm trying to get it done by the end of next month but I have like zero experience with programming stuff. My brother told me I should use ChatGPT to write clean code so I don't mess things up but I'm looking at the site and there are so many options I'm just totally overwhelmed. I see there's GPT-4o and then a bunch of custom GPTs in the store and then someone mentioned something called Cursor or maybe it was Copilot? I don't really know. I'm only working with a small budget of maybe 20 bucks so I really don't want to buy the wrong subscription if it's not gonna actually help me keep things organized. Right now my code is just a huge pile of text and I cant even figure out where I made mistakes. I feel pretty silly asking this because it probably seems obvious to you guys but I'm just so lost on what to actually click on. Which of these ChatGPT tools or specific versions are actually the best for making sure the code is simple and clean and not a total mess for a beginner like me...
Coming back to this because I was literally in your shoes last week! I ended up getting the OpenAI ChatGPT Plus Monthly Subscription and it is fantastic! I just use the GPT-4o model directly. It cleaned up my messy HTML like a dream and even fixed my broken buttons. Seriously, its amazing how clean the code is now. Totally worth the twenty bucks!
> I ended up getting the OpenAI ChatGPT Plus Monthly Subscription and it is fantastic! Building on the earlier suggestion, I agree that the paid models are more reliable, but you gotta be careful with that monthly $20 fee. If you're on a tight budget, you might want to consider starting with the Anthropic Claude 3.5 Sonnet Free Tier. In my experience, it writes much cleaner and more organized code compared to others. To fix your messy text pile, I would suggest using the Prettier Code Formatter Extension for VS Code. It automatically fixes your spacing and indentation so you can actually read what you wrote. Just make sure to ask the AI to 'include detailed comments' so you dont get lost. Honestly, it's better to move slow and double-check everything rather than just clicking buttons and hoping it works... stay safe with your code structure tho.
In my experience, many of those custom GPTs are simply fluff. I have tested many tools over the years and I believe Cursor AI Code Editor is the most effective choice for maintaining clean code.