bcart0v
22
Bubble will do fine.
Creating an app with a prompt is great, but if there’s an issue can it fix it? Can you fix it, as you don’t know the code that was generated?
We’re entering a new era of programming, where some Developers know to create code for any framework via any LLM, but couldn’t troubleshoot to save their lives. AI still can’t understand complex apps that work with many different moving parts, and probably won’t for a bit longer and that’s the main job of a Developer, fixing bugs.
Learning the Fundamental’s of programing is key to becoming a good Developer, the more you know about how something works, the easier it is for you to troubleshoot issues or even create new features / apps, regardless if you decided to build it via AI or code it yourself.
I’ve been coding for almost 15 years now, I use LLM’s to do mundane tasks and quick fixes, but I know wrong code when I see it, and most AI’s love to generate code that would never work and confidently tell me it will.
4 Likes