Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Nice! They've added support for:

    try {
      foo();
    } catch (e) {
      throw new Error("details", {cause: e});
    }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: