rem’s avatarrem’s Twitter Archive—№ 77,399

      1. DX exists and is required, because we, as developers, have created such monstrosities of frameworks and libraries that our authored code is nowhere near what's being run. The stacktrace, a vital tool to the developer, barely exists in "modern web dev".
    1. …in reply to @rem
      This stracktrace (one of many) is… as you can _obviously_ see, I've tried to use a Vue component that hadn't been imported. How that results in this garbage stacktrace and nonsense error is utterly beyond me.
      oh my god twitter doesn’t include alt text from images in their API
  1. …in reply to @rem
    Libraries and frameworks have taken us so far away from the original source code that stacktraces and exception lines are completely useless (and they failed to solve it with source maps too). How did we end up accepting this?