Skip to content
#

ES6

es6 logo

ECMAScript is the standardization of script languages, including JavaScript. ECMA stands for the European Computer Manufacturer's Association.

Here are 11,694 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Aug 28, 2020
  • JavaScript
sirbrillig
sirbrillig commented Aug 26, 2020

The function returned by createAnalyticsEventHandler() in new checkout is used by many parts of checkout, but the most critical may be error reporting where it logs fatal errors to logstash so we can be notified of them.

Unfortunately, there are occasionally bugs introduced into this rather large function and if an error occurs there, it will not be reported.

I think it would be a good ide

followyouhome
followyouhome commented Feb 13, 2020

Note: for support questions, please use stackoverflow. This repository's issues are reserved for feature requests and bug reports.

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • Do you want to request a feature or report a bug?

Minor bug

k6
na--
na-- commented Aug 11, 2020

Feature Description

As noted in https://community.k6.io/t/need-to-get-http-response-status-line/839, there doesn't seem to be a way to get the HTTP status text from an HTTP response. There's no good reason for that, and it should be easy to add.

Suggested Solution (optional)

Given that we currently transpose Go's [http.Response.StatusCode](https://github.com/golang/go/blob/5c7748d

Created by Brendan Eich‎, ‎Ecma International

Released 1997

Organization
tc39
Website
www.ecma-international.org
Wikipedia
Wikipedia
You can’t perform that action at this time.