this post was submitted on 19 Jun 2023
10 points (100.0% liked)
Programming
13376 readers
1 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Personally I see the variety of frameworks as a sign of health not fragility. Vue, eg., spurred React to become much better and less tedious to code. Svelte took nextjs which is commonly used for React and made an even better framework imo, while React keeps improving. You can even mix and match components. Personally I think JS is overall very healthy.