list-of-morphic-javascript

Type Definition
Isomorphic Javascript The same code can be run on the server and in the browser.
Endomorphic Javascript The server/client code can be run with another server/client runtime.
Epimorphic Javascript The same code can be run in all the browsers. Also known as epic JavaScript.
Homeomorphic Javascript Isomorphic JavaScript that is continuously deployed.
Catamorphic Javascript Isomorphic JavaScript, where the server code is minified before it is run in the browser.
Homotopic Javascript Isomorphic JavaScript, where the server code is transpiled before it is run the browser.
Anthropic Javascript Where the code must be as it is because we are here to see it.
Metamorphic Javascript Code that is minified and mangled into an extremely dense form that can run on the server or the browser.
Hypomorphic Javascript Where code is written within the same global scope and relies on mutation.
Polymorphic Javascript Where the code has enough love for many repos.
Apotheomorphic Javascript Where code becomes God-like in its expression and power.