|
|
|
|
|
by anotheracctfo
1372 days ago
|
|
I'm amazed at how many developers need ridiculous complexity to feel like they've accomplished something. I feel that too many people are focused on building resume keywords than solving problems. If you can solve it in 20 lines of CSS / JS then do it. |
|
There are also software engineering (not programming) reasons, mostly because they set standards for stuff like state management, for why they're useful - helps with future maintenance, documentation etc. when you don't have to interpret a custom self-made framework and teach it to hires.