Slide 1

Slide 1 text

ISOMORPHIC JS IS ALL Wrong Philipp Krenn, @xeraa

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

Isomorphic JavaScript apps are JavaScript applications that can run both client-side and server-side. The backend and frontend share the same code. — http://isomorphic.net

Slide 4

Slide 4 text

IDEA !

Slide 5

Slide 5 text

TERM !

Slide 6

Slide 6 text

No content

Slide 7

Slide 7 text

The word derives from the Greek iso, meaning "equal," and morphosis, meaning "to form" or "to shape." — http://mathworld.wolfram.com/Isomorphism.html

Slide 8

Slide 8 text

Formally, an isomorphism is bijective morphism. — http://mathworld.wolfram.com/Isomorphism.html

Slide 9

Slide 9 text

Informally, an isomorphism is a map that preserves sets and relations among elements. "A is isomorphic to B" is written A ≅ B. — http://mathworld.wolfram.com/Isomorphism.html

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

MAYBE YOUR JS IS ENVIRONMENT AGNOSTIC AND THE ENVIRONMENTS ARE ISOMORPHIC

Slide 12

Slide 12 text

LESS FANCY Identical JS

Slide 13

Slide 13 text

CONCLUSION JS IS NOT ISOMORPHIC FEAR DRIVEN MATH WORKS