Skip to content

Instantly share code, notes, and snippets.

@koistya
Last active July 30, 2016 19:27
Show Gist options
  • Save koistya/a32919e847531320675764e7308b796a to your computer and use it in GitHub Desktop.
Save koistya/a32919e847531320675764e7308b796a to your computer and use it in GitHub Desktop.
[
{
"title": "How to handle state in React. The missing FAQ.",
"author": "Osmel Mora",
"url": "https://medium.com/react-ecosystem/how-to-handle-state-in-react-6f2d3cd73a0c"
},
{
"title": "You might not need React Router",
"author": "Konstantin Tarkus",
"url": "https://medium.freecodecamp.com/you-might-not-need-react-router-38673620f3d"
},
{
"title": "Mixins Considered Harmful",
"author": "Dan Abramov",
"url": "https://facebook.github.io/react/blog/2016/07/13/mixins-considered-harmful.html"
},
{
"title": "React Design Principles",
"author": "Dan Abramov",
"url": "https://facebook.github.io/react/contributing/design-principles.html"
},
{
"title": "Don't use .bind() when passing props",
"author": "Dave Ceddia",
"url": "https://daveceddia.com/avoid-bind-when-passing-props/"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment