1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-10-02 17:26:52 +02:00

[java,javascript] remove Learneroo (#5204)

This commit is contained in:
Boris Verkhovskiy
2024-12-03 16:56:27 -07:00
committed by GitHub
parent 8b7089d667
commit cad341d8d9
34 changed files with 32 additions and 75 deletions

View File

@@ -641,9 +641,6 @@ here in more detail. This guide has quite deliberately only covered the
JavaScript language itself; if you want to learn more about how to use
JavaScript in web pages, start by learning about the [Document Object Model][3].
[Learn Javascript by Example and with Challenges][4] is a variant of this
reference with built-in challenges.
[JavaScript Garden][5] is an in-depth guide of all the counter-intuitive parts
of the language.
@@ -667,7 +664,6 @@ Mozilla Developer Network.
[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]: 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