Skip to content

Instantly share code, notes, and snippets.

@GSmes
Last active October 27, 2016 20:13
Show Gist options
  • Save GSmes/c29791fcd763e7a092e94eaef6a83214 to your computer and use it in GitHub Desktop.
Save GSmes/c29791fcd763e7a092e94eaef6a83214 to your computer and use it in GitHub Desktop.
Blog post outline

React vs. Ember.js

(500+ words, in-depth blog post)

React

  • React Docs
  • Explain what React is used for / Why it was created
  • Open-sourced by Facebook mid-2013
  • Currently at version 15.3.2 (as of September 19, 2016)
  • Drives many widgets in Facebook and much (all?) of the Instagram web experience
  • GitHub’s Atom text editor uses it
  • Definitely some outspoken Ember->React converts

Ember.js

  • Ember.js Docs
  • Explain what Ember.js is used for / Why it was created

Compare

  • Explain similarities between the two

Contrast

  • Explain differences between the two
  • Include code snippets to provide visual representation of differences between the two
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment