en.javascript.info icon indicating copy to clipboard operation
en.javascript.info copied to clipboard

Modern JavaScript Tutorial

Results 433 en.javascript.info issues
Sort by recently updated
recently updated
newest added

Add link

review needed

• 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.)

review needed

mention array-like Symbol, discussed previously, for comparison

review needed

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...

I remember comments were still visible at the end of each page of the tutorial a few days ago. Now, there is nothing. ![image](https://github.com/user-attachments/assets/6cf1f6b1-2903-42d9-a7ce-19188a4f06e9) 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...