Skip to content

A simple yet comprehensive example on how to use redux-toolkit with typescript

Notifications You must be signed in to change notification settings

ThomasCarca/react-redux-toolkit-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Redux toolkit example in typescript

How Redux toolkit is going to speed up your development processes and decrease code boilerplate.

Checkout the desired branch

  • redux-vanilla : this branch contains redux vanilla code.
  • redux-toolkit : this branch contains redux toolkit code.

Run the project

In the project directory, you can run:

npm install

Install all dependencies needed for the project to run correctly.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Learn More

This project was bootstrapped with Create React App.

About

A simple yet comprehensive example on how to use redux-toolkit with typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published