+ 1
Share ideas for a JS noob?
I just started learning JavaScript. Looking for ideas to implement using raw JS. Thanks in advance.
3 odpowiedzi
+ 4
Here are some small projects you should try:
1) Calculator
2) Digital Clock
3) Quiz App
4) Rock Paper Scissor Game
5) Chat Bot
+ 4
"15 Vanilla Javascript Projects"
https://youtu.be/c5SIG7Ie0dM
+ 2
Make the second programmer exercise after hello world
Calculator 😊