Hacker News new | ask | show | jobs
by lkschubert8 2070 days ago
At that point wouldn't it make more sense to just have the browsers include that functionality?
1 comments

As soon as you add something to JS you have to support it forever. Its better to let sites pick what they need and scrap what they no longer need. JS has already added most of the useful stuff from jQuery. If browsers included a built in version of React it would pretty much lock in the design as it is now without room to remove and replace bad ideas.