“You Don't Know JS” Book Series(github.com)
github.com
“You Don't Know JS” Book Series
https://github.com/getify/You-Dont-Know-JS
13 comments
Well the comments in here convinced me. Just purchased Scope/Closures and This/Prototypes.
Looking forward to taking my understanding of jack shit to the next level.
Thanks for making this Kyle.
Looking forward to taking my understanding of jack shit to the next level.
Thanks for making this Kyle.
I'm honored to see people are finding it useful!
The truth is, we all don't really fully know JS, and we all need to work on knowing it better. The books are my way of learning it, and hoping that others can learn along with me. :)
The truth is, we all don't really fully know JS, and we all need to work on knowing it better. The books are my way of learning it, and hoping that others can learn along with me. :)
I read this book a little when it was in its infancy. The author does a good job of explaining the closures
Very cool, I remember this was a kickstarter project. Glad to see it in completion.
https://www.kickstarter.com/projects/getify/you-dont-know-js...
Nice double entendre
Could it also be rephrased, "You know nothing, JS"?
glad you caught the joke. :)
Ah, I didn't know that JavaScript has labeled statements.
pdf?
Right here:
Scope & Closures: http://shop.oreilly.com/product/0636920026327.do
this & Object Prototypes: http://shop.oreilly.com/product/0636920033738.do
Types & Grammar: http://shop.oreilly.com/product/0636920033745.do
Async & Performance: http://shop.oreilly.com/product/0636920033752.do
Scope & Closures: http://shop.oreilly.com/product/0636920026327.do
this & Object Prototypes: http://shop.oreilly.com/product/0636920033738.do
Types & Grammar: http://shop.oreilly.com/product/0636920033745.do
Async & Performance: http://shop.oreilly.com/product/0636920033752.do
(Free) JavaScript Books:
http://codecondo.com/free-javascript-books/
http://codecondo.com/free-javascript-books/
Great resource.
I attended a conference and took an all-day workshop from the author of this series. He covered a lot of the content from his books in the workshop, and it was phenomenal. Highly recommended!
I've taken a training class from this guy before in San Francisco. He's pretty cool but he tries to push his own APIs pretty heavily which I found to be pretty annoying. Other than that it was good.
Ooh, yes!! I've actually been writing a little something like this myself, but way more incomplete and so on.
If you think either function or array is a type in Javascript, you have more to learn. (For example.)
If you think either function or array is a type in Javascript, you have more to learn. (For example.)
Is there a bundle pack on the O'Reilly site? Like some kind of discounted buy all together deal?
There will be once I get the book series finished (five titles expected). :)
Ah, well a preorder bundle would be great! Get the two finished ones and the in-progress ones with the fifth pre-ordered!
Thanks for the idea. I'll pass that along to my editors at O'Reilly. :)
I've got a copy of that around that I've been meaning to read for a while.