Giter VIP home page Giter VIP logo

react-redux's Introduction

React Redux

Official React bindings for Redux.
Performant and flexible.

build status npm version npm downloads redux channel on slack

Installation

React Redux requires React 0.14 or later.

npm install --save react-redux

This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

If you don’t yet use npm or a modern module bundler, and would rather prefer a single-file UMD build that makes ReactRedux available as a global object, you can grab a pre-built version from cdnjs. We don’t recommend this approach for any serious application, as most of the libraries complementary to Redux are only available on npm.

React Native

As of React Native 0.18, React Redux 5.x should work with React Native. If you have any issues with React Redux 5.x on React Native, run npm ls react and make sure you don’t have a duplicate React installation in your node_modules. We recommend that you use [email protected] which is better at avoiding these kinds of issues.

If you are on an older version of React Native, you’ll need to keep using React Redux 3.x branch and documentation because of this problem.

Documentation

How Does It Work?

We do a deep dive on how React Redux works in this readthesource episode.
Enjoy!

License

MIT

react-redux's People

Contributors

agraboso avatar camsong avatar chentsulin avatar ellbee avatar erykpiast avatar esamattis avatar gaearon avatar gnoff avatar istarkov avatar jhollingworth avatar jimbolla avatar markerikson avatar martincik avatar mattydoincode avatar mfeniseycopes avatar mikekidder avatar omnidan avatar pbernasconi avatar petetnt avatar pietropizzi avatar planetcohen avatar pspsynedra avatar pvorona avatar ratson avatar roncohen avatar ryanbrainard avatar tgriesser avatar timdorr avatar vhmth avatar wbreakell 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.