Skip to content
micro-frontend.dev 2.0

JavaScript Isomorphism

Author: Natalia Venditto

Date First Published: Wed Jan 04 2023

What is JavaScript Isomorphism?

Iso means equal and isomorphic means something like evenly morphing or changing smoothly.

When it comes to JavaScript frameworks and applications, isomorphism is a term used to describe the universal capabilities of the framework that runs JavaScript both on the server-side and on the client-side, with identical capabilities.