Hello, I am trying to learn JavaScript using morzilla developer network, are there any other good sources to learn and practice javascript.
Hello, I am trying to learn JavaScript using morzilla developer network, are there any other good sources to learn and practice javascript.
https://eloquentjavascript.net/
good book to learn javascript, should also work as an introduction to programming in general.
https://www.theodinproject.com/
if you want to dive deeper into web development. they also have introductory stuff, but cant really vouch for that, only found it after allready working for some time.