mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-24 18:11:38 +00:00
Delete broken link to Eloquent Javascript - The Annotated Version by Gordon Zhu
This commit is contained in:
parent
a5f04d7e53
commit
c2e2fca15c
@ -600,10 +600,6 @@ of the language.
|
|||||||
[Eloquent Javascript][8] by Marijn Haverbeke is an excellent JS book/ebook with
|
[Eloquent Javascript][8] by Marijn Haverbeke is an excellent JS book/ebook with
|
||||||
attached terminal
|
attached terminal
|
||||||
|
|
||||||
[Eloquent Javascript - The Annotated Version][9] by Gordon Zhu is also a great
|
|
||||||
derivative of Eloquent Javascript with extra explanations and clarifications for
|
|
||||||
some of the more complicated examples.
|
|
||||||
|
|
||||||
[Javascript: The Right Way][10] is a guide intended to introduce new developers
|
[Javascript: The Right Way][10] is a guide intended to introduce new developers
|
||||||
to JavaScript and help experienced developers learn more about its best practices.
|
to JavaScript and help experienced developers learn more about its best practices.
|
||||||
|
|
||||||
@ -624,6 +620,5 @@ Mozilla Developer Network.
|
|||||||
[6]: http://www.amazon.com/gp/product/0596805527/
|
[6]: http://www.amazon.com/gp/product/0596805527/
|
||||||
[7]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
[7]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
||||||
[8]: http://eloquentjavascript.net/
|
[8]: http://eloquentjavascript.net/
|
||||||
[9]: http://watchandcode.com/courses/eloquent-javascript-the-annotated-version
|
|
||||||
[10]: http://jstherightway.org/
|
[10]: http://jstherightway.org/
|
||||||
[11]: https://javascript.info/
|
[11]: https://javascript.info/
|
||||||
|
Loading…
Reference in New Issue
Block a user