Coder Social home page Coder Social logo

jagzviruz / react-redux-thunk Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 6 KB

Sample application to demonstrate React + Redux with async calls handled by redux-thunk

Home Page: https://codesandbox.io/s/github/jagzviruz/react-redux-thunk

HTML 21.06% JavaScript 78.15% CSS 0.79%

react-redux-thunk's Introduction

Sample React Application to demonstrate React and Redux Thunk

  • Created with CodeSandbox

This example integrates react, redux and redux thunk to display integration. On clicking a button, a modal popup is opened, which displays 2 tabs. The first tab, which embeds a table-data component, triggers a fetch for data, which populates data into the redux store.

Note :

I haven't used a Smart container + Dumb component approach, because I wanted to make the TableData component self sufficient. So the TableData Component can be imported anywhere, and it will handle fetching and displaying data on its own. This can be further enhanced to include capabilities like displaying additional columns, pagination, styling etc.

react-redux-thunk's People

Contributors

jagzviruz avatar

Stargazers

 avatar

Watchers

 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.