|
You are here |
mathiasbynens.be | ||
| | | | |
drew.silcock.dev
|
|
| | | | | A deep dive into how JavaScript handles Unicode, and what this means for string indexing. | |
| | | | |
tonsky.me
|
|
| | | | | Modern extension to classic 2003 article by Joel Spolsky | |
| | | | |
gregtatum.com
|
|
| | | | | The standard for how to represent human writing for many years was ASCII, or American Standard Code for Information Interchange. This representation reserved 7 bits for encoding a character. This serv | |
| | | | |
blog.stevenlevithan.com
|
|
| | | Update: Many of the details described below are now out of date. Get the latest version of the Unicode plugin for XRegExp. I've released a simple plugin for XRegExp (my JavaScript regex library) that adds support for Unicode properties and blocks to JavaScript regular expressions. It uses the Unicode 5.1 character database, which is the... | ||