Remix.run Logo
yakshaving_jgt 6 days ago

I think parsing happens in more places than people might think.

https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va...

simianwords 4 days ago | parent [-]

yeah and if I it pops up I might write a unit test for it. i don't wanna be forced to write it for every damn thing.

yakshaving_jgt 4 days ago | parent [-]

Who is forcing you?

simianwords 3 days ago | parent [-]

people who cargo cult unit tests dogmatically by creating rules like: every class or a public method must have a unit test associated with it.