Home > Web Front-end > JS Tutorial > body text

Chat GPT === hell ?

Linda Hamilton
Release: 2024-10-02 06:47:30
Original
527 people have browsed it

Chat GPT === hell ?

Yesterday, I tried something new. You may have done it before, but it was my first time. I asked, or rather ordered, ChatGPT to write an entire end-to-end full-stack web application. To my surprise, it gave me all the code! I thought it looked correct, so I implemented it as-is.

What amazed me was that it didn't just provide the code—it actually guided me step-by-step. It started by outlining the entire folder and file structure, then detailed all the necessary npm/yarn installs. Folder by folder, it gave me all the solutions. I followed its instructions, implementing everything. When I finally ran npm start...

Well, it was a nightmare. Believe me, aside from the UI, nothing was working properly.

Now, some of you might say, "Just fix a few things, and it'll be fine." But I spent over an hour trying to troubleshoot and fix the issues. In that same hour, I could have completed about 40-50% of the functionality myself—without GPT.

I'm not saying GPT isn't good—it is! My point is, don't expect it to do everything for you. Human involvement is still essential—not just for now, but even in the future.

The above is the detailed content of Chat GPT === hell ?. For more information, please follow other related articles on the PHP Chinese website!

source:dev.to
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template