Coder Social home page Coder Social logo

appcoreopc / react-redux-typescript-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from resir014/react-redux-typescript-example

0.0 3.0 0.0 101 KB

Demonstrating the common patterns when using React, Redux v4, and TypeScript.

Home Page: https://resir014.xyz/posts/2018/07/06/redux-4-plus-typescript/

HTML 1.57% TypeScript 96.88% JavaScript 1.55%

react-redux-typescript-example's Introduction

react-redux-typescript-example

Demonstrating the common patterns when using React, Redux v4, and TypeScript.

Welcome to the Redux 4 + TypeScript 2.9 example! This example site shows you the ideal project structure, recommended libraries, as well as design pattern on writing type-safe React + Redux app with TypeScript.

This project is intended as a supplement to this post. To demonstrate it, I created a website which pulls data from the OpenDota API, and display information like professional teams, heroes, as well as top players by hero. This will also demonstrate how to structure your stores for each feature/module in a Redux-enabled app.

This project was bootstrapped with http://github.com/sw-yx/create-react-app-parcel.

Getting started

A Node.js 8.0.0+ setup with yarn is recommended.

# install dependencies
yarn

# ...or if you'd like to use npm instead
npm install

# serve with hot reload at localhost:8000
yarn start

# build for production
yarn build

react-redux-typescript-example's People

Contributors

resir014 avatar

Watchers

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