Recently I came in contact with Next.js. I think I already tooted that I thought it was the first framework I'd seen that delivered the old promise of good integration between the code running on the browser and the code serving your application.
But these days it surprises me more it's absolute lack of support for WebSockets!
So maybe the real-time web application problem continues to be unsolved satisfactorily for me.