6 ms·
Just popping in to recommend Kyle Simpson’s “You Don’t Know JS” series. He breaks down “this” and other potentially confusing JS concepts in an easy-to-understa
by brosky117 8y ago
Just popping in to recommend Kyle Simpson’s “You Don’t Know JS” series. He breaks down “this” and other potentially confusing JS concepts in an easy-to-understand way.
https://github.com/getify/You-Dont-Know-JS/blob/master/README.md https://github.com/getify/You-Dont-Know-JS/blob/master/READM...
- superasn 8y agoLooked like a really great resource but it would have been so much better if it was an epub or pdf. I tried it but now it's asking me to download some app :/ (Maybe I missed a step)
- MarsAscendant 8y agoThis [https://gittobook.org/books/57/You-Dont-Know-JS https://gittobook.org/books/57/You-Dont-Know-JS] may be what you need. It seems to be the whole six books on one page, with .EPUB and .MOBI available for download.
- superasn 8y agoThanks, this is just what I needed :)