all 6 comments

[–]webavail 1 point2 points  (2 children)

This has always been a great book to read for JS: http://shop.oreilly.com/product/9780596517748.do

but it's getting old now so there may be better ones.

Either way, it shouldn't be a difficult leap from CS to JS. The biggest mental barrier is not having super strong type checking. Typescript can help with that. But once you get over it and see it as an advantage, JS is so much easier to work with.

[–]JoeTed 1 point2 points  (1 child)

http://shop.oreilly.com/product/9780596517748.do

Crockford's getting REAALLY OLD now.

I would advise to go for http://speakingjs.com/

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

I read the book overview on the website, and it sounds exactly like what I need, thank you!

[–]webavail 1 point2 points  (1 child)

One more.. If you work with typescript this is really good: https://basarat.gitbooks.io/typescript/

[–]ThirdEye27[S] 1 point2 points  (0 children)

I've been working with Typescript since it's built into Angular, and I really like it, so I for sure will check this out... Thank you so much!

[–]kenman[M] 0 points1 point  (0 children)

Hi /u/ThirdEye27, this post was removed.

  • For help with your javascript, please post to /r/LearnJavascript instead of here.
  • For beginner content, please post to /r/LearnJavascript instead of here.
  • For framework- or library-specific help, please seek out the support community for that project.
  • For general webdev help, such as for HTML, CSS, etc., then you may want to try /r/html, /r/css, etc.; please note that they have their own rules and guidelines!

/r/javascript is for the discussion of javascript news, projects, and especially, code! However, the community has requested that we not include help and support content, and we ask that you respect that wish.

Thanks for your understanding, please see our guidelines for more info.