Coder Social home page Coder Social logo

react-makes-you-sad's Introduction

[译] React 让你不爽了么?

这是一个让你重拾快乐的流程图!

在新标签页打开

致谢

本文受到了 https://github.com/petehunt/react-howto 的启发

链接

  • 如果你已经被 React 的各种生态系统绕晕了, 不知从哪儿下手, 读读这篇指南 Pete Hunt’s react-howto guide

  • 如果你使用 Flux (Redux) 或类似的库只增加了一堆无用的代码, 不妨去掉它, 通过阅读官方文档 Thinking in React 学习 React 原生管理状态的方法

  • 如果你不是很明白 ES2015 的一些特性 (例如类和箭头), 想要更新一下你关于 ES6 的知识, 请阅读这篇超棒的指南 Understanding ECMAScript 6. 用 Babel 来验证你的想法.

  • 如果你在学习 React 的时候被 Webpack 之类的打包器所困扰, 试试基于这个项目 jarsbe/react-simple 来写代码, 并不需要打包.

  • 当你学会了 React 之后可以了解一些关于部署的最佳实践, 例如选用一套 JavaScript 的打包器. 使用 Google Page Speed 来评估部署的效果

如何贡献

  1. 推荐使用 https://atom.io/packages/graphviz-preview 来编辑 .dot 文件
  2. http://www.graphviz.org/Download.php 下载 dot
  3. 安装 dot, 它是 Graphviz 的一部分.
  • 在装了 Homebrew 的 OSX 系统 上, 只需执行 brew install graphviz.
  • 其他的系统搜索安装包 graphviz.
  • 你也可以从 Graphviz downloads page 获得可安装文件
  1. 使用命令 dot -Tsvg fatigue.dot > fatigue.svg 来生成 .svg 文件
  2. 发一个 PR!

译文

开源协议

CC0

react-makes-you-sad's People

Contributors

gaearon avatar longtian avatar paulshen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.