en.javascript.info
en.javascript.info copied to clipboard
Modern JavaScript Tutorial
• add doc term+ref • use JS syntax rather than C-pointer-esque notation (I think many beginners would try and interpret next -> list as some convoluted arrow function.)
mention array-like Symbol, discussed previously, for comparison
Great tutorial, thanks so much! Since the comment section was removed, just wanted to add here a correction. In the parragraph: "It also works with constructor functions:" the example below...
The Dev Tools are not displaying elements as described in the documentation. According to the instructions, it should direct me to click on line 4 in hello.js. However, there is...
Hi @iliakan I discovered this in the Spanish repo, but happens in the other repos too. ... Previously, the bot used different branches for sync, closing the old PR and...
No comments
I remember comments were still visible at the end of each page of the tutorial a few days ago. Now, there is nothing.  As a side effect, the "comments"...
Thanks for making javascript.info, I am learning a lot from it. I have encounter some issue regarding coding style guide and as I daily visitor of beloved javascript.info I held...