Giter Club home page Giter Club logo

malikrajat / redux4.0example Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 74 KB

It is just example of react with typescript and latest version of redux like Redux 4.0. You can learn with new syntax and way to data flow. There is a new library added with name redux-tooltkit. Key Concepts: - Redux Toolkit (RTK) - React - Typescript - Immer - configureStore - createSlice

License: MIT License

HTML 14.25% CSS 15.15% TypeScript 70.60%
react redux typescript createaction createreducer configstore immerjs createslice

redux4.0example's Introduction

This is the starting place in conjunction with my Redux Toolkit comparison video. Please start here. NOTE: no dependencies related to Redux are installed here! Please follow along in the video and add them with me!

app

How did I create this project?

  1. I created a Typescript template create-react-app project by running
    npx create-react-app rtk --template typescript
  2. Personal Preference and purely optional, but I installed prettier and created the .eslintrc.json file to link prettier and ESLint together.
  3. I installed uuid and @types/uuid to be able to generate unique IDs.
  4. I removed most of the starter code that CRA gives you and created the template that you see above.

How do I start the app??

Go to the root directly, open up the terminal, and type npm start

redux4.0example's People

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.