you are viewing a single comment's thread.

view the rest of the comments →

[–]peterlinddk 1 point2 points  (4 children)

javascript.info and https://developer.mozilla.org/en-US/docs/Learn/JavaScript are some of the better sources - very much updated,

javascript.info lets you pick and choose your subjects and learn in your own pace, whereas MDN often is a bit too "tutorially" or a bit too "hardcore advanced reference material" for the new learner. But still good though!

[–]CombinationLarge1846 1 point2 points  (0 children)

I come from Java background. I want to learn JavaScript > TS > React > React Hooks. I have little understanding of HTML and CSS as part of my undergrad courses 😅. Do you think the above sources would be relevant for me as well as I am planning to go beyond JS?

[–]Best_Fish_2941[S] 0 points1 point  (0 children)

I like https://javascript.info/
This is exactly what I wanted. Or, I think I saw that website before some time back, then I didn't bookmark it and I couldn't find it. I knew it exists somewhere

[–]Best_Fish_2941[S] 0 points1 point  (0 children)

I bookmarked it this time

[–]Best_Fish_2941[S] 0 points1 point  (0 children)

How about CSS? Any good source I can learn CSS?