1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-10-04 10:11:35 +02:00

[javascript/*] Update Javascript Garden link (#4984)

This commit is contained in:
sai
2024-08-30 09:02:02 +05:30
committed by GitHub
parent 564c7704f4
commit 17c33c33b5
14 changed files with 14 additions and 14 deletions

View File

@@ -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/) 是一个经典的指导参考书。