DmitrySoshnikov [#RegExp Tree] Fantastic improvements to the Optimizer module in v.0.0.68, greatly built by @Golmote!
Original: /(?:[a-zA-Z\d_])[0-9a-z_]|\w[\w]|(?:[\dA-Z_]\w)/i
Optimized: /\w{2}/i
Also, unicode surrogate pairs are now parsed correctly with `u` flag.
npmjs.com/package/regexp…
@justmarkup @jaffathecake FYI: moved this to Fetch: github.com/whatwg/fetch/i….
Detailed write-up of the recent @AMPhtml Roadshow event in Munich by @HolidayCheckLab’s @wolframkriesing. (CC: @pbakaus) twitter.com/HolidayCheckLa…