mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
fix list of Further Reading
This commit is contained in:
parent
8bda31f053
commit
4cfac645fc
@ -482,12 +482,12 @@ if (Object.create === undefined) { // не перезаписуємо метод
|
||||
|
||||
## Що почитати
|
||||
|
||||
[1]: https://developer.mozilla.org/en-US/docs/Web/JavaScript
|
||||
[2]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
||||
[3]: https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core
|
||||
[4]: http://www.learneroo.com/modules/64/nodes/350
|
||||
[5]: http://bonsaiden.github.io/JavaScript-Garden/
|
||||
[6]: http://www.amazon.com/gp/product/0596805527/
|
||||
[7]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
||||
[8]: http://eloquentjavascript.net/
|
||||
[9]: http://jstherightway.org/
|
||||
* [1]: https://developer.mozilla.org/en-US/docs/Web/JavaScript
|
||||
* [2]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
||||
* [3]: https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core
|
||||
* [4]: http://www.learneroo.com/modules/64/nodes/350
|
||||
* [5]: http://bonsaiden.github.io/JavaScript-Garden/
|
||||
* [6]: http://www.amazon.com/gp/product/0596805527/
|
||||
* [7]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introduction_to_JavaScript
|
||||
* [8]: http://eloquentjavascript.net/
|
||||
* [9]: http://jstherightway.org/
|
||||
|
Loading…
Reference in New Issue
Block a user