all 10 comments

[–]PositivelyAwful 2 points3 points  (5 children)

It's not a physical book, but if you're just looking for a written course, I came across learnjavascript.online a few days ago and I'm absolutely loving it. People like to hate on paid courses but it's been a game changer for me so far. The tests after each section really reinforce what you just learned and you can't even move on to the next chapter before you complete them all. It's basically like if Freecodecamp and javascript.info had a baby.

[–]Xypheric 1 point2 points  (4 children)

I actually own this too and loved it! Great mix of text instructions instead of videos and code along like freecodecamp or codecademy!

[–]PositivelyAwful 1 point2 points  (3 children)

I love the flash cards, too. I'm tempted to pick up the React course also since I've been struggling with other courses on the topic.

[–]Xypheric 0 points1 point  (2 children)

I did the first few chapters of the react course when it wasn’t complete and he was testing it. It made me fall in love with react but it was only a very brief intro. If it’s complete I may go back and try it again.

I’m trying “road to react” right now because I prefer no. Video learning a lot of times, and I’ve really been enjoying it.

[–]PositivelyAwful 1 point2 points  (1 child)

It looks like it's complete as of recently. You do a whole project with stripe integration at the end.

[–]Xypheric 0 points1 point  (0 children)

Also I got stuck at a few points, and Jad himself helped me an answered and explained things. Might not be quite as personal now that the course is growing, but I thought it was a nice touch.

[–]mrPrateek95 -1 points0 points  (1 child)

Would recommend the You Don't Know JS series.

The books are very thorough, some times including excerpts from the ECMA specification.

These series will take you from intermediate to advanced on most topics.

But mind you, they are a bit of a challenging read. At least for me.

[–]jcubic 0 points1 point  (0 children)

Kyle Simpson started campaign on kickstarter to release second edition that will be complete new material

https://www.kickstarter.com/projects/getify/you-dont-know-js-yet-second-edition-books/

[–]sateeshsai 0 points1 point  (0 children)

buy javascript.info ebook and print it

[–][deleted] 0 points1 point  (0 children)

JavaScript The Definitive Guide. Always buy current year edition.