let r = /\W/iu;
r.test("J"); // false
r.test("K"); // true!
r.test("L"); // false
r.test("S"); // true!
*shakes fist at @FakeUnicode*
-
-
Replying to @bterlson
@bterlson@FakeUnicode Is this being discussed at TC39 or why did I see two separate bug reports about this yesterday?1 reply 0 retweets 0 likes -
-
Replying to @bterlson
@bterlson@FakeUnicode@mathias but https://mathiasbynens.be/notes/es6-unicode-regex#impact-i … is from 2014. Why the sudden excitement now?2 replies 0 retweets 0 likes
Replying to @hashseed
@hashseed I filed bugs in three different engines the other day, that’s why! :p @bterlson @FakeUnicode
11:33 PM - 30 Mar 2016
0 replies
0 retweets
0 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.