Anyone know some great resources to learn JavaScript with?
There's a book called "coding with JavaScript for dummies" (don't take that as an insult), I'm currently reading it and it's great.
Why not make a tic tac toe game?
w3schools has some good stuff, codecademy has a free course on JavaScript that I did, it taught the basics and gave me a pretty good understanding of the syntax of the language.
kk... I'm currently using this tutorial by freeCodeCamp :P
@InvisibleOneThat looks pretty good. Just make sure that you put those skills to use. You'll quickly forget stuff if you don't use it. Even if it's just making something small and stupid, practice is practice and the more you practice the better you'll get.
@QuickVI actually made a repl where I'm taking notes of stuff that guy is talking about, so I can refer to it if I forget something :)
@InvisibleOne
I'm currently creating a very long javascript beginners tutorial.
nice!
@JakeHu2020:)
@JakeHu2020