3 Matching Annotations
- Sep 2022
-
github.com github.com
-
the errors that you get from JSON schema can sometimes be very confusing. I wanted to be able to generate errors that could easily be understood to speed up debugging time.
-
- Sep 2020
-
github.com github.com
-
DX: start sapper project; configure eslint; eslint say that svelt should be dep; update package.json; build fails with crypt error; try to figure what the hell; google it; come here (if you have luck); revert package.json; add ignore error to eslint; Maybe we should offer better solution for this.
-
When the message say function was called outside component initialization first will look at my code and last at my configuration.
Tags
- frustrating
- web search for something brings me here
- can we do even better?
- dev experience
- good point
- expectations
- useless/unhelpful/generic error messages that don't reveal why/how error was caused
- error messages: should reveal/point to why/how error was caused and how to fix/prevent it
- what a reasonable person would do
- errors
- reasonable expectation
- errors are helpful for development (better than silently failing)
Annotators
URL
-