Isomorphic JavaScript explained
Isomorphic JavaScript should not be confused with Isomorphism.
Isomorphic JavaScript, also known as Universal JavaScript, describes JavaScript applications which run both on the client and the server.
Name
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.[4] [5]
Frameworks
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.
References
- Web site: Is "Isomorphic JavaScript" a good term?. 2ality. 2017-06-15. https://web.archive.org/web/20170621091912/http://2ality.com/2015/08/isomorphic-javascript.html. 2017-06-21. live.
- Web site: Scaling Isomorphic Javascript Code Nodejitsu Inc.. Inc.. Nodejitsu. blog.nodejitsu.com. 2017-06-15. https://web.archive.org/web/20170703210112/https://blog.nodejitsu.com/scaling-isomorphic-javascript-code/. 2017-07-03. live.
- Web site: Isomorphic JavaScript: The Future of Web Apps. AirbnbEng. 2013-11-11. Airbnb Engineering & Data Science. 2017-06-15. https://web.archive.org/web/20170617233510/https://medium.com/airbnb-engineering/isomorphic-javascript-the-future-of-web-apps-10882b7a2ebc. 2017-06-17. live.
- Web site: Universal JavaScript. 2015-06-08. Michael Jackson. 2017-06-15. https://web.archive.org/web/20170621140654/https://medium.com/@mjackson/universal-javascript-4761051b7ae9. 2017-06-21. live.
- Web site: Javascript Dates.