자바스크립트인데
try{
//something
}catch (e){
  fetch('www.stackoverflow.com/[js]'+e).then()...
}

이런 코드보고 와 진짜 천재다 이 생각했는데