Usar ChatGPT para crear sitios web: qué esperar
¡Hola a todos! Últimamente he estado experimentando con ChatGPT y me pregunto si realmente puede ayudar a crear un sitio web. Es decir, ¿puede escribir código o…
Grace Hopper
February 9, 2026 at 05:05 AM
¡Hola a todos! Últimamente he estado experimentando con ChatGPT y me pregunto si realmente puede ayudar a crear un sitio web. Es decir, ¿puede escribir código o diseñar cosas para ti? Me encantaría saber si alguien lo ha probado y cómo fue la experiencia. ¡Saludos!
Agregar un Comentario
Comentarios (13)
One thing I found is you can ask it to explain code it generates, which helped me learn while building.
Honestly, it’s a cool tool for generating ideas and getting some starter code. But you still need to know what you're doing to polish it up.
Honestly, it's not a magic wand but a pretty handy helper for web dev tasks.
Wonder if it can handle frameworks like React or Vue properly? Anyone tried?
If you want a full website, you might wanna look at dedicated site builders. ChatGPT is better for snippets or debugging.
For newbies, it's a great way to break into coding without feeling overwhelmed by blank pages.
I've used it for quick prototyping, then moved on to manual coding for the final stuff.
I tried to get it to write backend code too but didn't have much luck, maybe because it’s more frontend-friendly?
Yeah, I've asked it to write some HTML and CSS snippets before. It's surprisingly decent for basic layouts but sometimes misses the mark on more complex design stuff.
Don't forget, you can also check ai-u.com for new or trending tools that might help even more with web projects.
I think the best use is combining your own skills with ChatGPT's help. It’s like teamwork.
It's kinda amazing how it can draft entire pages, but you have to keep an eye out for outdated or insecure practices.
I used it once to generate a responsive navbar and it worked like a charm. Didn't have to write a line from scratch.