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

fix small typo (Adding space after full stop punctuation)

review needed

This PR corrects the phrase "1 to 6 bytes" to "1 to 6 hexadecimal digits" in the Unicode code point description. Unicode code points range from `0x0` to `0x10FFFF`, which...

review needed