Coder Social home page Coder Social logo

redux-workshop's Introduction

โš’๏ธ Redux Workshop ๐Ÿ‚

This is a Redux Workshop to learn Redux

๐Ÿ“‹ Topics Covered:

  1. Using Redux in isolation ( without React )
  2. Redux Store
  3. Actions
  4. Action Creators
  5. Reducers
  6. Middleware ( redux-thunk, redux-logger )
  7. Using Redux with React

๐Ÿ”– Branch Details

  1. ๐Ÿฌ 1-basic-redux-store Basic Redux store without using React. Find all code in src/store.js
  2. ๐Ÿšข 2-combine-multiple-reducers Example for multiple reducers
  3. ๐Ÿš€ 3-synchronous-actions-with-redux Synchronous Actions
  4. โœˆ๏ธ 4-asynchronous-actions-with-redux Handling asynchronous actions with redux
  5. โš“ 5-redux-with-react Using Redux store for data in React Components

โ›ฝ Installation

git clone https://github.com/imranhsayed/redux-workshop

cd redux-workshop

git checkout branch-name

npm install

โšก Development

git checkout branch-name

npm run dev

โ„๏ธ Production

git checkout branch-name

npm run build

redux-workshop's People

Contributors

imranhsayed avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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