|
|
|
|
|
by pavlov
3185 days ago
|
|
My point was that the world around will change, and at some point the declarative language that seemed so succinct will become clunky and inadequate to express the new requirements. Java+XML really is the poster child for this. There was a time when it was the fresh declarative kid. React will most likely follow a similar path, not through any fault of its own. |
|
Same will happen to your Swift or Android-Java codebases though. Go try to build and run on your 2015-17 machine+OS+devenv any just-slightly-real-world-beyond-hello-world run-off-the-mill 15-year old Visual Studio 6 line-of-biz (or other) codebase right now.. or whatever they used on Macs back then (I'd imagine the compatibility story for pre-OSX stuff is maybe even slightly worse than in MS land). Software that's meant to survive is meant to be maintained, I guess.
Or the server side of a web app? What's it gonna be, CGI or ASP 3 or PHP 3.. always the same story.
Bringing up HTML/JS/CSS from those days to function (though not shine) for today's requirements might prove comparatively tame by comparison =)