1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 20:40:42 +02:00
This commit is contained in:
ven
2024-02-14 11:01:52 +01:00
committed by GitHub
parent 3914133997
commit 224e01864a

View File

@@ -655,7 +655,7 @@ attached terminal
[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.
[Javascript:Info][11] is a modern javascript tutorial covering the basics (core language and working with a browser) [javascript.info][11] is a modern javascript tutorial covering the basics (core language and working with a browser)
as well as advanced topics with concise explanations. as well as advanced topics with concise explanations.