Javascript fatigue is vastly overblown, but even I succumb to bouts of it. Wanna do something simple like a callback after routing?
https://stackoverflow.com/questions/55041169/react-router-link-callback-function onEnter is deprecated, so do a HOC and wrap every single possible destination. Wait, componentWillMount is deprecated. Wait, hooks are replacing HOC. Wait, that still fundamentally feels like a bad pattern. It can feel like half the time I'm just trying to remember which rugs are being pulled out from underneath the patterns I'm learning

The following was posted on 5/25/2019 as a reply to the parent post:

This is all still the byproduct of big picture growth and advancement for webapp development but this growth phase has gotten awkward enough sometimes I feel we won't move past it without completely different approaches or serious ML/AI-based assistance for dev teams

The following was posted on 5/25/2019 as a reply to the parent post:

Unsurprisingly, both of those are starting to pop up en masse