mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 09:41:36 +00:00
[javascript/*] Update Javascript Garden link (#4984)
This commit is contained in:
parent
564c7704f4
commit
17c33c33b5
@ -620,7 +620,7 @@ na stránkách Mozilla Developer Network.
|
||||
[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/
|
||||
[5]: https://shamansir.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/
|
||||
|
@ -515,7 +515,7 @@ MDN's [A re-introduction to JavaScript](https://developer.mozilla.org/en-US/docs
|
||||
|
||||
Dieses Tutorial hat nur die Sprache JavaScript vorgestellt; um mehr über den Einsatz in Websites zu lernen, ist es ein guter Start etwas über das [Document Object Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core) zu lernen.
|
||||
|
||||
[JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) ist eine tiefgehende Einführung in die kontra-intuitiven Parts der Sprache.
|
||||
[JavaScript Garden](https://shamansir.github.io/JavaScript-Garden/) ist eine tiefgehende Einführung in die kontra-intuitiven Parts der Sprache.
|
||||
|
||||
[JavaScript: The Definitive Guide](http://www.amazon.com/gp/product/0596805527/) ist ein Klassiker unter den Referenzen.
|
||||
|
||||
|
@ -518,7 +518,7 @@ sobre el [DOM](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_
|
||||
[Aprende JavaScript con ejemplos y retos](http://www.learneroo.com/modules/64/nodes/350) es una
|
||||
variante de esta guía pero con retos.
|
||||
|
||||
[Jardín JavaScript](http://bonsaiden.github.io/JavaScript-Garden/) es una guía para todas las
|
||||
[Jardín JavaScript](https://shamansir.github.io/JavaScript-Garden/) es una guía para todas las
|
||||
funciones y características contra-intuitivas del lenguaje.
|
||||
|
||||
[JavaScript: La guía definitiva](http://www.amazon.com/gp/product/0596805527/) es una guía clásica / libro de referencia.
|
||||
|
@ -619,7 +619,7 @@ JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript/A_re-introdu
|
||||
[Document Object
|
||||
Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
|
||||
|
||||
[Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/)
|
||||
[Javascript Garden](https://shamansir.github.io/JavaScript-Garden/)
|
||||
<p dir='rtl'>راهنمای دقیقی از قسمت های غیر ملموس زبان.</p>
|
||||
|
||||
<p dir='rtl'>اضافه بر این در ویرایش این مقاله، قسمت هایی از سایت زیر مورد استفاده قرار گرفته است.</p>
|
||||
|
@ -771,7 +771,7 @@ Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
|
||||
|
||||
[Learn Javascript by Example and with Challenges](http://www.learneroo.com/modules/64/nodes/350) quelques challenges.
|
||||
|
||||
[JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) is an in-depth
|
||||
[JavaScript Garden](https://shamansir.github.io/JavaScript-Garden/) is an in-depth
|
||||
un guide pour vous éviter les faux-amis dans le JavaScript.
|
||||
|
||||
[JavaScript: The Definitive Guide](http://www.amazon.com/gp/product/0596805527/) un classique. A lire.
|
||||
|
@ -609,7 +609,7 @@ In aggiunta ai contributori di questo articolo, alcuni contenuti sono adattati d
|
||||
[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/
|
||||
[5]: https://shamansir.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/
|
||||
|
@ -668,7 +668,7 @@ Mozilla Developer Network.
|
||||
[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/
|
||||
[5]: https://shamansir.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]: https://www.javascripttutorial.net/
|
||||
|
@ -422,7 +422,7 @@ MDN의 ['자바스크립트 재입문'](https://developer.mozilla.org/ko/docs/A_
|
||||
[문서 객체 모델(Document Object Model)](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)에
|
||||
관해 배우는 것으로 시작하길 바랍니다.
|
||||
|
||||
[자바스크립트 가든](http://bonsaiden.github.io/JavaScript-Garden/)에서는 자바스크립트 언어에서
|
||||
[자바스크립트 가든](https://shamansir.github.io/JavaScript-Garden/)에서는 자바스크립트 언어에서
|
||||
직관에 어긋나는 모든 부분들을 심도 있게 다룹니다.
|
||||
|
||||
더불어 이 글에 직접적으로 기여한 분들로, 내용 중 일부는 이 사이트에 있는
|
||||
|
@ -584,6 +584,6 @@ dan [JS Tutorial][7] di Mozilla Developer Network.
|
||||
[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/
|
||||
[5]: https://shamansir.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
|
||||
|
@ -527,7 +527,7 @@ Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
|
||||
[Aprenda Javascript por Exemplos e com Desafios](http://www.learneroo.com/modules/64/nodes/350) é uma
|
||||
variação desse guia com desafios.
|
||||
|
||||
[JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) é um guia
|
||||
[JavaScript Garden](https://shamansir.github.io/JavaScript-Garden/) é um guia
|
||||
profundo de todas as partes do JavaScript.
|
||||
|
||||
[JavaScript: The Definitive Guide](http://www.amazon.com/gp/product/0596805527/) é o guia clássico
|
||||
|
@ -579,7 +579,7 @@ Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
|
||||
|
||||
[Learn Javascript by Example and with Challenges](http://www.learneroo.com/modules/64/nodes/350) is a variant of this reference with built-in challenges.
|
||||
|
||||
[JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/) is an in-depth
|
||||
[JavaScript Garden](https://shamansir.github.io/JavaScript-Garden/) is an in-depth
|
||||
guide of all the counter-intuitive parts of the language.
|
||||
|
||||
[JavaScript: The Definitive Guide](http://www.amazon.com/gp/product/0596805527/) is a classic guide / reference book.
|
||||
|
@ -601,6 +601,6 @@ MDN'nin [A re-introduction to JavaScript(JavaScript'e Yeniden Giriş)][2] başl
|
||||
[3]: https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core
|
||||
[4]: https://academy.patika.dev/courses/javascript
|
||||
[5]: http://www.learneroo.com/modules/64/nodes/350
|
||||
[6]: http://bonsaiden.github.io/JavaScript-Garden/
|
||||
[6]: https://shamansir.github.io/JavaScript-Garden/
|
||||
[7]: https://www.yusufsezer.com.tr/javascript-dersleri/
|
||||
[8]: https://www.btkakademi.gov.tr/portal/course/javascript-8099
|
||||
|
@ -487,7 +487,7 @@ if (Object.create === undefined) { // не перезаписуємо метод
|
||||
* [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/
|
||||
* [5]: https://shamansir.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/
|
||||
|
@ -479,7 +479,7 @@ Model](https://developer.mozilla.org/en-US/docs/Using_the_W3C_DOM_Level_1_Core)
|
||||
|
||||
[Learn Javascript by Example and with Challenges](http://www.learneroo.com/modules/64/nodes/350) 是本参考的另一个版本,并包含了挑战习题。
|
||||
|
||||
[Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/) 是一个深入
|
||||
[Javascript Garden](https://shamansir.github.io/JavaScript-Garden/) 是一个深入
|
||||
讲解所有Javascript反直觉部分的导引。
|
||||
|
||||
[JavaScript: The Definitive Guide](http://www.amazon.com/gp/product/0596805527/) 是一个经典的指导参考书。
|
||||
|
Loading…
Reference in New Issue
Block a user