top | item 39443684

(no title)

rizzom5000 | 2 years ago

> no intellectual challenge

I tend to think that cargo cult programming and resume-driven development are the intellectual path of least resistance. Perhaps it's analogous to, "I'd rather rewrite this than understand how it works", because that requires less intellectual effort. Quality engineering is not achieved by the intellectually lazy, from what I've seen.

discuss

order

isoprophlex|2 years ago

You're not wrong, but when you're inheriting a convoluted 50 file React shitfest that could have been a single HTML page and 20 lines of javascript... what are you going to do? Invest time in understanding that, or radically simplify in 20% of the time it takes to grok what you get thrown at you?

codelobe|2 years ago

Ah, I see you are also a coder of culture...

The trick is to get the Project Management to migrate to a hot new framework: Vanilla JS...

http://vanilla-js.com/

groestl|2 years ago

No, a single HTML page and 20 lines of Javascript is clear cut. But there's a _lot_ of instances where it's not that way, and still rewrites are being proposed.

asalahli|2 years ago

Well I still need to understand what it is doing in order to radically simplify it and still have it do the exact same thing.

waynesonfire|2 years ago

strawman. why do you even have a 50 file react shitfest to begin with? Hint: perhaps because someone want to pad their resume?

groestl|2 years ago

> I'd rather rewrite this than understand how it works

Sounds like "how should I know what I think before I hear what I say" ;)

TeMPOraL|2 years ago

I mean yes, it works that way? Hence inner narrative, for those who have it, and/or talking to yourself via notebook or a text file.