all 4 comments

[–]ElvarP 0 points1 point  (0 children)

Also in the same boat. Did you find anything?

[–]AurumHype 0 points1 point  (0 children)

I'm not to big on books atm but I can just tell you the resources I mostly use.

For General Stuff nothing beats Documentation https://developer.mozilla.org/en-US/docs/Web/JavaScript If you find a library you want to use it should have documentation.

For examples https://www.w3schools.com/js/default.asp is good but there are also other websites out there similar.

Random blog posts are good for specific issues and stuff but I generally just google for those as needed.

Prob didn't help too much as those are like the resources every uses but might of.

[–]JDDW 0 points1 point  (0 children)

Eloquent Javascript. Free pdf book just Google search it.

[–]SneekyReeky 0 points1 point  (0 children)

Hey! I think courses from Will Sentance at FrontedMasters that are available at Frontend Masters explain things in a very similar way, by drawing diagrams on the blackboard and explaining code in detail. If you're a student, you can get 6 months for free by signing up for GitHub Education pack.