top | item 36917163

(no title)

jtms | 2 years ago

Yes, that’s right… they are of dubious utility imho.

discuss

order

latchkey|2 years ago

4 years of maintaining a react project downloaded 40k times a month argues otherwise.

zeroonetwothree|2 years ago

It probably works ok for a solo project but IME with large scale codebases snapshot tests are awful. You update some implementation detail of a common shared component and suddenly 5000 tests break despite the look and behavior being unchanged.