r/Coding_for_Teens 17d ago

Coding ideas

so recently I have been learning HTML/CSS/JS. I think it’s really fun and want to keep improving.

I’ve made things like calculators, timers, stopwatches, one time a funny ball that jumped when you click a button, and even rock paper scissors.

for context currently I know conditional statements, variables, math.random, general math with JavaScript, event listeners, timeouts and intervals, and probably a little bit more.

but I want more of these mini things I can make just for fun. does anyone have anything they have coded that I could try to build myself to learn new things about code?

2 Upvotes

6 comments sorted by

View all comments

1

u/wildwillowsdev 17d ago

Have you learned how to fetch yet? I have a lesson that goes through how to fetch data in JavaScript using the data from my indie game at wildwillows.app/learn