Web Components will replace your frontend framework
dannymoerkerke.com
An interesting comparison from Danny Moerkerke:
Remember when
document.querySelector
first got wide browser support and started to end jQuery’s ubiquity? It finally gave us a way to do natively what jQuery had been providing for years: easy selection of DOM elements. I believe the same is about to happen to frontend frameworks like Angular and React.