Hacker News new | ask | show | jobs
by LoSboccacc 3363 days ago
when the codebase is old enough, you need to think about all the dependencies of every component you change when adding features. that's the major drag to me.

also, browser compatibility, that also requires load of prep work because of the layers of workaround to get stuff working right.