0
Could Someone Please Give Me Some Ideas For Projects To Build With Javascript? I Just Finished The Javascript Course!
I just completed the Javascript course, and someone was telling me that to really learn to code, you must build projects. I was hoping anyone could give me a few ideas for projects to build with my new found knowledge. Maybe from beginner to intermediate projects. I can modify it or try to spice it up a little. I'll appreciate your efforts. Thank you.
3 Antworten
+ 3
Hi, here some frontend projects involving HTML, CSS and JS (and obviously DOM):
- Case converter
- Image slider
- Measure converter (temperatures, lenghts etc...)
- Stopwatch
- Digital clock
- To-do list
- Calculator
- Minesweeper
- Tic Tac Toe
- Snake
- Weather app
Hope it helps!
+ 2
A program to check if a string is a palindrome
+ 2
Make a Form with Html CSS and js and it will display result when we click button