CB
Christian Battaglia
Developer · Builder · Creator
HomeBlogMusicProdEngProjectsUsesAboutQuotes

Universal/Isomorphic Websites

Surveying the landscape of universal/isomorphic web frameworks — React, Vue, Nuxt, Next.js, and the quest to render the same code on server and client.
Christian Battaglia

Christian Battaglia

August 4, 2020

1 min read

SSR
isomorphic
React
Vue
Nuxt
Next.js
web frameworks
JavaScript

Thoughts:

Web Frameworks

  • React
  • Vue
  • Angular

Static Site Builders

  • Vuepress
  • Vite
  • VitePress

Bundlers/packers

  • Parcel 1/2
  • Webpack

Transpilers

  • Babel! Don't use anything else

Universal Isomorphic

  • Next.js
  • Fusion.js

My Own Projects

  • Tersa
    • Next.js but less Ruby on Rails and more developer friendly
  • Grand Central
    • combine Vue/React/Angular on the same DOM