react-makes-you-sad

Here’s a flowchart to make you happy again!

  • 所有者: gaearon/react-makes-you-sad
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者gaearon/react-makes-you-sad
主编程语言Makefile
编程语言Makefile (语言数: 1)
平台
许可证
所有者活动
创建于2016-02-29 16:13:39
推送于2016-10-06 21:17:21
最后一次提交2016-04-03 01:16:04
发布数0
用户参与
星数2.1k
关注者数43
派生数102
提交数41
已启用问题?
问题数6
打开的问题数0
拉请求数14
打开的拉请求数2
关闭的拉请求数10
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?