react-makes-you-sad

Here’s a flowchart to make you happy again!

  • Owner: gaearon/react-makes-you-sad
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

react-makes-you-sad

Here’s a flowchart to make you happy again!

Open in a new tab

Credits

Based on and inspired by https://github.com/petehunt/react-howto

  • If you are confused by the React ecosystem and don’t know where to start, read Pete Hunt’s react-howto guide.

  • If you are using a Flux library (or Redux) and it adds a lot of boilerplate for no obvious gain, remove it and learn state management in vanilla React with the official Thinking in React guide.

  • If you don’t feel comfortable using ES2015 features (e.g. classes and fat arrows) and you feel like updating your JavaScript knowledge, Understanding ECMAScript 6 is an amazing guide. Use Babel to verify your assumptions.

  • If you are just learning React, and a JavaScript bundler like Webpack confuses you, copy jarsbe/react-simple and start hacking with no build step.

  • After you’ve learned React itself you can begin learning good deployment practices such as using JavaScript bundlers. Use Google Page Speed to assess how well your app delivers the client code.

Contributing

  1. Edit the .dot file with https://atom.io/packages/graphviz-preview
  2. Install dot from http://www.graphviz.org/Download.php
  3. Install dot, a part of Graphviz.
  • On OSX with Homebrew, merely do brew install graphviz.
  • Otherwise, it's probably in your OS's package repositories as simply graphviz.
  • You can also get an installer from the Graphviz downloads page.
  1. Generate the .svg with dot -Tsvg fatigue.dot > fatigue.svg
  2. Send a PR!

Translation

License

CC0

Main metrics

Overview
Name With Ownergaearon/react-makes-you-sad
Primary LanguageMakefile
Program languageMakefile (Language Count: 1)
Platform
License:
所有者活动
Created At2016-02-29 16:13:39
Pushed At2016-10-06 21:17:21
Last Commit At2016-04-03 01:16:04
Release Count0
用户参与
Stargazers Count2.1k
Watchers Count43
Fork Count102
Commits Count41
Has Issues Enabled
Issues Count6
Issue Open Count0
Pull Requests Count14
Pull Requests Open Count2
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private