What's the best and most efficent way to learn javascript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What's the best and most efficent way to learn javascript?

So, I've been learning javascript for around 5-8 months. I can make like basic stuff such as, Timers, Simple games, ETC. Very basic stuff. And I'd like to kick it up a notch WITHOUT paying so yeah... Any recommendations?

15th Nov 2022, 10:18 AM
AlternativeCodes
AlternativeCodes - avatar
1 Answer
+ 3
Some free book recommendations: https://eloquentjavascript.net/ https://sourceacademy.org/sicpjs https://www.webfx.com/blog/web-design/free-javascript-books/ In addition you can look at commonly used frameworks such as React, Vue, Svelte. And learn Typescript, it is getting used more and more in modern web development.
15th Nov 2022, 10:44 AM
Tibor Santa
Tibor Santa - avatar