Coder Social home page Coder Social logo

redux-tutorial's Introduction

redux-tutorial

This repository contains a step by step tutorial to help grasp flux and more specifically Redux.

The official and very exhaustive Redux documentation is available here and should be your number one source of truth regarding Redux. The present tutorial will only offer you an introduction to flux concepts through Redux use. For further or more detailed info, please refer to the Redux documentation.

Prerequisites

It is required for you to know a bit of ES6 and ES7 (Object Spread) to correctly understand some of the examples given in this repo. Also be aware that this tutorial targets redux 3.0.2 and react-redux 4.0.0.

Clone the repository

git clone https://github.com/happypoulp/redux-tutorial.git

Move into repository

cd redux-tutorial

Install dependencies

npm install

Browse the tutorial

This tutorial is split into a sequence of javascript files that are intended to be read in order.

Start with the first tutorial: Introduction

Run an example

Being real js files, each example can be run to verify that it works as intended or to do your own experiments:

npm run example 01_simple-action-creator.js

Enjoy!

redux-tutorial's People

Contributors

happypoulp avatar wbecker avatar nebulou5 avatar morenoh149 avatar yuyokk avatar batmanimal avatar da-vaibhav avatar stanleycyang avatar madwed avatar coryhouse avatar lizell avatar chrislaskey avatar olegafx avatar timtyrrell avatar trevorbasinger avatar treyhuffine avatar vahe avatar vankhoawin avatar do7be avatar enoson avatar fffw avatar germ13 avatar rjruizes avatar romainberger avatar smlparry avatar anorudes avatar kevdonk avatar astrauka avatar joshaddington avatar jshearer avatar

Watchers

James Cloos avatar  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.