Giter Site home page Giter Site logo

react-makes-you-sad's Introduction

react-makes-you-sad

Here’s a flowchart to make you happy again!

Credits

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

Links

  • 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

react-makes-you-sad's People

Contributors

brunogenaro avatar colindean avatar ehrudxo avatar gaearon avatar jonathanmv avatar jvalen avatar kuy avatar longtian avatar matteodelabre avatar paulshen avatar petehouston avatar sacret avatar sumbach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

react-makes-you-sad's Issues

Duplicate node

These node's should be duplicate? On the left one, it should be Are you not working ... or Are you working on a non-production...
image

Remove "dot" dependence

I think that "dot" dependence is not good for future contributions and project maintenance.

We have gh-pages and we can use the "viz.js" to render graph without "dot".

I've created a gh-pages with this approach. You can see here an example.

If do you agree, I can send a pull request (if gh-pages branch exists).

l10n

Do you accept translation of "react-makes-you-sad" in other languages?

The term boilerplate

While I agree that using these react/redux boilerplate example projects as a reference for advanced users is a good thing, I don't think boilerplate is a good word to describe it. As mentioned here all these sample projects do require a significant amount of setup to get running just right. I have benefited from looking at the configs of some of these boilerplate projects. You really need to try things out to get it working because every project is different. But, using the term 'boilerplate' on these repos may be confusing to some people because to me at least the term boilerplate implies that it is the minimal requirements to get up and running.

typo

"better suites your needs" should probably be "better suits your needs"

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.