Skip to content

Instantly share code, notes, and snippets.

@bilalucar
Last active December 5, 2017 12:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bilalucar/712d49b41fb51fd530a1c4728233dbd1 to your computer and use it in GitHub Desktop.
Save bilalucar/712d49b41fb51fd530a1c4728233dbd1 to your computer and use it in GitHub Desktop.
JS - JSX Farkı
JS :
React.createElement("div", {className: "div-class"}, "Hello World!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment