TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo
-
Updated
Jan 6, 2023 - TypeScript
TypeScript v3.8, Next.js v9, Redux Toolkit, Material-UI v4, react-hooks, SSR live demo
the code for my youtube channel
This is a dummy ecommerce website to practice redux toolkit's core features
Webapp of a company that offers space travel services. It's built with React and Redux, using spaceX API to get the data
A shopping cart mini-project for learning redux-toolkit and thunks using createAsyncThunk().
Redux toolkit api data fetching
Phonebook app refactoring by implementing interaction with backend.
This is a demo application to practically experience the API connection between a Rails API application and a React-Redux application. This repository only has the files necessary to create the front end of this demo application. The hello-rails-back-end repository consists of the files necessary for the SQL database and the API.
A classic CRA Typescript Counter App built with Redux Toolkit. Uses the 'createSlice' method from the redux library. Also uses createAsyncThunks for a delayed effect for UI Updates
Simple Book Store using Redux-Toolkit
A news reader in which users can view and comment on it's articles
Developed a complete crud application using react , redux toolkit and createAsyncThunk function for API calls.
This repository demonstrates the use of both legacy Redux and Redux Toolkit for state management in JavaScript applications, with specific examples of integrating Redux Toolkit with React.
Pizza ordering app using Redux Toolkit for state management, React Router for navigation & Fetch for data fetching from API. Asynchronous operations like user location retrieval are handled with createAsyncThunk.
A Web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
Add a description, image, and links to the createasyncthunk topic page so that developers can more easily learn about it.
To associate your repository with the createasyncthunk topic, visit your repo's landing page and select "manage topics."