|
|
|
|
|
by jaapbadlands
944 days ago
|
|
No one is afraid of writing code, we're afraid of maintaining code, and solving tedious and repetitive problems that already have solutions. Frameworks abstract complexity, which in practical terms decreases the complexity I personally have to deal with, and shifts the complexity to the minds of a team of open-source developers who support the framework or library in parallel. Abstraction is exactly how we push the industry forward, not by building less, more basic, and shittier applications in a some faux-noble quest to use inline event handlers. |
|
Then, enjoy maintaining React apps once React inevitably bites the dust and ends up in the JS framework graveyard.