Isomorphic JavaScript

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by 99.146.242.37 (talk) at 19:58, 24 July 2025 (Name: remove garbage citation; current page is 404, and based on Wayback it never mentioned the terms "Universal" nor "Isomorphic" JS -- likely SEO spam). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Isomorphic JavaScript, also known as Universal JavaScript, describes JavaScript applications which run both on the client and the server.

The naming of the term 'Isomorphic JavaScript' has been a matter of controversy.[1] The term 'isomorphic' was first coined by Charlie Robbins from Nodejitsu, in one of the company's blog posts.[2] Spike Brehm, a software engineer from Airbnb, wrote another blog post using the same term.[3] However, others have proposed to use the term Universal JavaScript instead.[1][4]

Frameworks

[edit | edit source]

There have been several isomorphic JavaScript frameworks and libraries created, most notably Miso and Meteor (framework). Others include Next.js, Nuxt, Sveltekit, Rendr, Derby, Ezel and Catberry.[citation needed]

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  4. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).