DEV Community

Discussion on: What would the ideal web framework look like?

Collapse
 
joas8211 profile image
Jesse Sivonen

Maybe the best for me would be single-file component based (like Vue.js) framework with asynchronous rendering (like Crank.js), full build-time rendering (SSR) with partial hydration (like Elder.js) and support to seamlessly integrate with server (like Inertia.js).