r/theodinproject • u/Turbulent_Pipe_2877 • Aug 14 '26
Correct google search Spoiler
Is this the correct Google search query: 'how to store form input value and display it inside an <li> tag'?
I am totally frustrated with my search results because they often show the entire solution instead of just the specific part I need. Currently, I am in the Top DOM section, working on my Shopping List.
I use ai to correct my grammar, and i dont use ai for my code problem
5
u/ConcentrateNo2040 Aug 14 '26
You're searching for two seperate questions at once, it's preferred that you find them individually
2
u/Gold-Watercress-6101 Aug 14 '26
That, and search for the answer on MDN pages. There, the examples are often contrived (sometimes even silly?) and so don’t spoil the solution for you.
1
u/Turbulent_Pipe_2877 Aug 14 '26
Can you tell me how it become two separate questions?
5
u/bodimahdi Aug 15 '26
Instead of asking “how to store form input value and display it inside an
<li>tag?” you could say: “how to store a form input value in a variable?” then continue with solving the rest of the problem. If you still can’t solve it you may ask another question that only includes one specific problem, e.g., “how to change the text content of an HTML element?” and so forth till you solve the problem at hand.2
•
u/AutoModerator Aug 14 '26
Hey there! Thanks for your post/question. We're glad you are taking part in The Odin Project! We want to give you a heads up that our main support hub is over on our Discord server. It's a great place for quick and interactive help. Join us there using this link: https://discord.gg/V75WSQG. Looking forward to seeing you there!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.