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

In unstrict mode, no error is thrown

Spelling: `optimzed` -> `optimized` Consistency: `Import *` -> `Import "*"` For consistency with `Import "as"` and `Export "as"`. Also -- as-is it looks like `Import *` is just `Import` with...

Just a small typo that I found while going over the [Export and Import](https://javascript.info/import-export) article.

needs +1

line 8 - grammar fix line 51 - removed unnecessary space line 64, 72 - small improvements newline 65

needs +1

lines 101, 211, 259, 261, 280, 282 and 284 - improvement suggestions line 130 - grammar fix

changes requested

more inclusive. idk how it is elsewhere throughout the website, just nagging me

I think a comma (,) after every "In the code below" makes the text more readable. For example, there is a line that says: In the code below `prompt` asks...

needs +1

minor grammar corrections

needs +1

Changed 'deducted' -> 'deduced'. Deduct means to subtract, while deduce means to conclude through reasoning.

needs +1