HI, I want to learn JS, what ressource do you recommend

I know that kevin is really good to learn but is there others really good choices, like, what do you think of bro code JS tutorial for exemple? Ty for responding
39 Replies
ἔρως
ἔρως3w ago
kevin doesn't really do much javascript but you can check https://javascript.info/
vince
vince3w ago
Beat me to it lol and they were messaging me!
Display Name
Display NameOP3w ago
should I use it like a reference (like MDN etc.) or much like a "tutorial" that has exercices etc.?
ἔρως
ἔρως3w ago
a tutorial
13eck
13eck3w ago
MDN is the reference, JS.info is the tutorial Also, avoid W3Schools. It's, like, really bad
ἔρως
ἔρως3w ago
mdn also is a reference for css and html, not just javascript
13eck
13eck3w ago
Also, avoid LLMs of all types. They'll lie to you and you won't know any better
ἔρως
ἔρως3w ago
they lie in between truths, which is worse
Display Name
Display NameOP3w ago
I know that, there is W3Fools for a reason lol
13eck
13eck3w ago
Also, check out #resources and search for "JavaScript". You'll find a lot of resources 😉
Display Name
Display NameOP3w ago
oh ok ok oki TYSM
13eck
13eck3w ago
I've never heard of W3Fools. But I will do some research now. TIL!
Display Name
Display NameOP3w ago
it just a website that mocks w3school lol
13eck
13eck3w ago
Nice
ἔρως
ἔρως3w ago
i never heard about it too
Martin Bavio
Martin Bavio3w ago
Just JavaScript
Just JavaScript
Just JavaScript will help you develop a rock-solid understanding of how JavaScript works through intuitive visual explanations and learning challenges.
ἔρως
ἔρως3w ago
you have to pay for that? :/
Martin Bavio
Martin Bavio3w ago
what's wrong with paying for good content?
ἔρως
ἔρως3w ago
there's free content that's equally good
Martin Bavio
Martin Bavio3w ago
and?
ἔρως
ἔρως3w ago
and that's it
Ganesh
Ganesh3w ago
Javascript info is good tho the examples have some outdated code like using var
ἔρως
ἔρως3w ago
that's a keyword replacement but yeah, if it has var it should be updated but that isn't the end of the world
Martin Bavio
Martin Bavio3w ago
@ἔρως you seem to be full of definitions
Ganesh
Ganesh3w ago
Yeah I was just thinking it might cause confusion And lead to bad practice
ἔρως
ἔρως3w ago
if i was, i would be a dictionary
Martin Bavio
Martin Bavio3w ago
some people might think that equally good or *the end of the world * depends
ἔρως
ἔρως3w ago
i agree: good habits must be set from the beginning
Ganesh
Ganesh3w ago
Overall it's pretty good just some sections haven't been updated from when I last used
Martin Bavio
Martin Bavio3w ago
going back to Just Javascript, it's great content because Dan Abramov is really skilled at explaining things and Maggie Appleton's drawings help on solidifying concepts. For some people those visuals actually help a lot because not everybody is that smart.
ἔρως
ἔρως3w ago
while diagrams and everything is useful, trying and actually doing something yourself is the only way to actually learn - no matter how "smart" someone is
Martin Bavio
Martin Bavio3w ago
lol sure you definitely sound like a dictionary 😉
ἔρως
ἔρως3w ago
i won't deny: some things are a lot easier to reason with by means of a diagram
Ganesh
Ganesh3w ago
I just checked out multiple sections. It seems they did edit out many sections to use let now I might have missed some but i think they fixed the most examples
ἔρως
ἔρως3w ago
that's really good
!   Jane
! Jane3w ago
I recomment w3
ἔρως
ἔρως3w ago
i recommend you to stay away from w3schools
Jochem
Jochem3w ago
far, far away
ἔρως
ἔρως3w ago
except for seo learn from the whatever the hell they are doing, they do it right

Did you find this page helpful?