1
top 2 comments
sorted by: hot top controversial new old
[-] JeeBaiChow@lemmy.world 2 points 4 days ago* (last edited 4 days ago)

Ridiculous. Bespoke enterprise cad/ mrp systems that fit in 50mb, yet embedded browser apps on phones need frameworks that take gigabytes.

They fit an fps game onto 64k ffs.

[-] Zikeji@programming.dev 1 points 4 days ago

I didn't read the full post. I stopped after the author complained about test coverage.

If it takes you twice as long to write your tests as it does to implement the feature, the failure isn't on the requirements to write the test, it's somewhere else in the chain. Is the framework not conducive to testing? His reference to their design library suggests that might be the case.

I'm all for skipping tests on frontend, and even some on backend for non-critical logic. But I've seen simple human error that would have been caught by testing cause significant harm.

My coworkers ask me how I manage to write code that rarely has issues and I tell them I don't, it has issues, then I test it, I facepalm, and I fix it.

this post was submitted on 18 Apr 2025
1 points (100.0% liked)

Lobste.rs

157 readers
16 users here now

RSS Feed of lobste.rs

founded 6 months ago
MODERATORS