I'm a little lost on the examples. There are reasons to use fetch and hooks, and the article seems to relegate them to being unnecessary 'trends' without doing what it suggests, actually evaluating what value they might have... In React you can use hooks with a class heavy application and still be just fine / get the benefits of hooks in a given component(s). If you want to use fetch, that also is hardly an ordeal to…
Yeah, I'm becoming increasingly frustrated by the flood of "anti-hype-driven-development" blog posts being praised. The entire article could be summed up with: > Is it solving your problem, and what is the cost? And it cuts both ways. Change for the sake of change is bad. But so is stagnation for the sake of stagnation. Picking the best tool for the job and continuous improvement are the closest thing to universal ad…
It's like web developers have some major inferiority complex so there's this desperate need to make responding to a button and changing an input into some monstrosity of hilarious over-engineering, the result being some colossal piece of shit.
There have been incredible advances in software engineering in general, but the web space is really a counter-example -- I really don't feel there has been beneficial movement in a decade or more. Which is why frameworks and approaches are all so temporal -- the lack of legitimacy makes it so easy to unseat for the next silver bullet for hilariously simple apps.