|
|
|
|
|
by corinroyal
570 days ago
|
|
But you already learned the web stack--school kids haven't. Your mental model is what prepared you to use LLMs well to solve a problem. So if they're going to do as you did, they need to learn the subject first and then learn how to extend their reach with LLMs. Otherwise, they're just cheating in school. |
|
"I need to create a dropdown for a website can you help me make it?"
And then I asked,
"How do I make what you wrote above work?"
It detailed the things one needs to do ..copy/paste each block of code in three separate notepad files and save each one accordingly (index.html, style.css and script.js) all in one folder. Once that's done double click on the index.html to run the dropdown.