+ 2
What is the best way to learn Javascript?
Hello, I've been learning Javascript for a while now; but it's a hassle, especially when it comes to functions, objects and methods. Is there any other source besides Sololearn you might recommend to learn Javascript?
3 odpowiedzi
+ 2
Reza Qizilbash
Have you tried it using searchbar before asking question?
See this..
https://www.sololearn.com/Discuss/3218308/?ref=app
+ 1
I think just like every other beginners, you are about to get stucked in what I called the "learning loop"
Ok so the fact is you should only learn till the intermediate stage, learning never ends. You can't learn the whole of JavaScript for sure
It's now time to get into real project, find something to do with the little you've learnt. When you need new functions, just Google how to do it and understand the answers provided
That's the BEST way to learn any language. Too much reading, YouTube etc won't help you that much
0
https://eloquentjavascript.net/
Free ebook, and it's brilliant.